Rate Overview
Live
1 NPR = 0.218173 THB
1 THB = 4.5835
NPR
Avg
0.218000
High
0.220207
Low
0.215027
Last updated: 3/27/2026, 11:29:44 AM
Quick Conversions
| NPR | THB |
|---|---|
| 1 NPR | 0.22 THB |
| 10 NPR | 2.18 THB |
| 50 NPR | 10.91 THB |
| 100 NPR | 21.82 THB |
| 500 NPR | 109.09 THB |
| 1,000 NPR | 218.17 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-27T11:29:44Z",
"rates": {
"THB": 0.218173
}
}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.8173,
"rate": 0.218173
}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