Rate Overview
Live
1 NPR = 0.218642 THB
1 THB = 4.5737
NPR
Avg
0.216311
High
0.220243
Low
0.211673
Last updated: 7/31/2026, 11:55:03 PM
Quick Conversions
| NPR | THB |
|---|---|
| 1 NPR | 0.22 THB |
| 10 NPR | 2.19 THB |
| 50 NPR | 10.93 THB |
| 100 NPR | 21.86 THB |
| 500 NPR | 109.32 THB |
| 1,000 NPR | 218.64 THB |
Get NPR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=THBExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-31T23:55:03Z",
"rates": {
"THB": 0.218642
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "THB",
"amount": 100
},
"result": 21.8642,
"rate": 0.218642
}Build with NPR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key