Rate Overview
Live
1 NPR = 0.218945 THB
1 THB = 4.5674
NPR
Avg
0.220832
High
0.234214
Low
0.211329
Last updated: 8/1/2026, 5:23:16 AM
Quick Conversions
| NPR | THB |
|---|---|
| 1 NPR | 0.22 THB |
| 10 NPR | 2.19 THB |
| 50 NPR | 10.95 THB |
| 100 NPR | 21.89 THB |
| 500 NPR | 109.47 THB |
| 1,000 NPR | 218.95 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-08-01T05:23:16Z",
"rates": {
"THB": 0.218945
}
}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.8945,
"rate": 0.218945
}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