Rate Overview
Live
1 NPR = 0.216416 THB
1 THB = 4.6207
NPR
Avg
0.215322
High
0.218044
Low
0.213179
Last updated: 3/7/2026, 3:09:16 AM
Quick Conversions
| NPR | THB |
|---|---|
| 1 NPR | 0.22 THB |
| 10 NPR | 2.16 THB |
| 50 NPR | 10.82 THB |
| 100 NPR | 21.64 THB |
| 500 NPR | 108.21 THB |
| 1,000 NPR | 216.42 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-03-07T03:09:16Z",
"rates": {
"THB": 0.216416
}
}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.6416,
"rate": 0.216416
}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