Rate Overview
Live
1 NPR = 0.213148 THB
1 THB = 4.6916
NPR
Avg
0.234106
High
0.254659
Low
0.213148
Last updated: 5/28/2026, 2:31:29 AM
Quick Conversions
| NPR | THB |
|---|---|
| 1 NPR | 0.21 THB |
| 10 NPR | 2.13 THB |
| 50 NPR | 10.66 THB |
| 100 NPR | 21.31 THB |
| 500 NPR | 106.57 THB |
| 1,000 NPR | 213.15 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-05-28T02:31:29Z",
"rates": {
"THB": 0.213148
}
}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.3148,
"rate": 0.213148
}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