real time prices?

I'm looking for a little box that displays wheat and corn prices in real time that I can embed on a website. Kind of how you can embed a youtube video.

Anybody know of anything?

It doesn't have to be fancy or anything. It just has to display the prices in real time.

Thanks in advance!
 
To distribute real time prices you will have to pay for a distribution license to the exchange.

ffs, market data isn't free.
 
Something like this?

<script type="text/javascript" src="http://cdn.widgetserver.com/syndication/subscriber/InsertWidget.js"></script><script type="text/javascript">if (WIDGETBOX) WIDGETBOX.renderWidget('e4da3149-b754-449d-ae5a-ffb06fde3017');</script><noscript>Get the <a href="http://www.widgetbox.com/widget/grain-prices">Commodity Futures Grain Prices</a> widget and many other <a href="http://www.widgetbox.com/">great free widgets</a> at <a href="http://www.widgetbox.com">Widgetbox</a>! Not seeing a widget? (<a href="http://docs.widgetbox.com/using-widgets/installing-widgets/why-cant-i-see-my-widget/">More info</a>)</noscript>
 
Back
Top