Rate Overview
Live
1 MVR = 2.1217 THB
1 THB = 0.471331
MVR
Avg
2.0472
High
2.1217
Low
2.0096
Last updated: 3/27/2026, 3:19:34 PM
Quick Conversions
| MVR | THB |
|---|---|
| 1 MVR | 2.12 THB |
| 10 MVR | 21.22 THB |
| 50 MVR | 106.08 THB |
| 100 MVR | 212.17 THB |
| 500 MVR | 1,060.83 THB |
| 1,000 MVR | 2,121.65 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-27T15:19:34Z",
"rates": {
"THB": 2.121652
}
}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.1652,
"rate": 2.121652
}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