Rate Overview
Live
1 MVR = 2.1270 THB
1 THB = 0.470141
MVR
Avg
2.0756
High
2.1285
Low
2.0091
Last updated: 3/27/2026, 10:04:48 AM
Quick Conversions
| MVR | THB |
|---|---|
| 1 MVR | 2.13 THB |
| 10 MVR | 21.27 THB |
| 50 MVR | 106.35 THB |
| 100 MVR | 212.70 THB |
| 500 MVR | 1,063.51 THB |
| 1,000 MVR | 2,127.02 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-03-27T10:04:48Z",
"rates": {
"THB": 2.127021
}
}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.7021,
"rate": 2.127021
}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