Rate Overview
Live
1 MVR = 2.1261 THB
1 THB = 0.470335
MVR
Avg
2.1313
High
2.1492
Low
2.1261
Last updated: 9/9/2026, 6:21:41 AM
Quick Conversions
| MVR | THB |
|---|---|
| 1 MVR | 2.13 THB |
| 10 MVR | 21.26 THB |
| 50 MVR | 106.31 THB |
| 100 MVR | 212.61 THB |
| 500 MVR | 1,063.07 THB |
| 1,000 MVR | 2,126.14 THB |
Get MVR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=THBExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-09-09T06:21:41Z",
"rates": {
"THB": 2.126142
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "THB",
"amount": 100
},
"result": 212.6142,
"rate": 2.126142
}Build with MVR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key