Nepali Currency Converter is launched
Posted on July 28, 2008
Filed Under Others, Tools
I was thinking to build some tool in this blog. And today,I am happy to inform you that I’ve made a currency conversion tool which converts the foreign currency to Nepali currency. I’ve used AJAX along with API from foxrate.org to make this Nepali currency conversion tool. The main benefit of this tool is you can convert from currency of many countries to Nepali currency. This currency conversion tool might be very useful if you’re going to visit Nepal to estimate your budget.
View Nepali Currency Converter Tool
You might be wondering, why this person hasn’t posted the code here. Don’t worry I’m a good boy, I’ll post the code for currency conversion in next post and you’ll also be able to make the currency convertion tool for your native currency.
Popularity: 6% [?]
Follow me on twitter at http://twitter.com/roshanbh.
Related Posts
» New flavour of website for nepali music lovers
» Web Services and PHP - SOAP vs XML-RPC vs REST
» 5 useful Google search tips you might now know
» Changing textbox value from dropdown list using Ajax and PHP
Comments
11 Responses to “Nepali Currency Converter is launched”
Leave a Reply






nice tool… it would be better if you could make it actually both ways… choose source and destination currency.. just a thought
Thanks stratosg for the suggestion I can easily make the tool you’re talking about but there are many websites such as foxrate.org for such conversion and I’ve not found such a tool for Nepalese currency so I’ve lunched this.
But If you really think I should make the both way currency conversion then I’ll make such a tool for the future post of PHP currency conversion…
nice due.. he he.. i love it and it is really use full for me…
Hai g8 tool.Thankx for sharing.
Oh u have got really good blog.I havent seen such as good neplai blog before.
Thanks Dinesh for you appreciation…..
I think I saw LUNCHED…. not LAUNCHED….. Did nobody see that…. I am feed up of clearing spellings over the INTERNET.. hah
hay i mean fed not feed on the above comment
@subesh - thanks for heads up about my spelling mistake and yours as well…..
When i convert Nrs 1 then result 1 SOS = 0.00 Nepalese rupees(NPR) , 1 VND = 0.00 Nepalese rupees(NPR)
whats the hell is it?
@pratik - This is not hell dude this is the problem with the API of foxrate.org. It seems that for those currency which foxrate can’t convert returning 0.00. I’ll update the code dude…