Rate Overview
Live
1 MVR = 2.1293 THB
1 THB = 0.469641
MVR
Avg
2.0962
High
2.2203
Low
2.0087
Last updated: 3/27/2026, 8:21:22 AM
Quick Conversions
| MVR | THB |
|---|---|
| 1 MVR | 2.13 THB |
| 10 MVR | 21.29 THB |
| 50 MVR | 106.46 THB |
| 100 MVR | 212.93 THB |
| 500 MVR | 1,064.64 THB |
| 1,000 MVR | 2,129.29 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-27T08:21:22Z",
"rates": {
"THB": 2.129285
}
}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.92849999999999,
"rate": 2.129285
}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