Rate Overview
Live
1 NPR = 0.213119 THB
1 THB = 4.6922
NPR
Avg
0.224215
High
0.238955
Low
0.212567
Last updated: 5/28/2026, 1:18:54 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.56 THB |
| 1,000 NPR | 213.12 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-28T01:18:54Z",
"rates": {
"THB": 0.213119
}
}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.3119,
"rate": 0.213119
}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