Rate Overview
Live
1 MVR = 2.1056 THB
1 THB = 0.474918
MVR
Avg
2.1063
High
2.1226
Low
2.0799
Last updated: 5/29/2026, 6:47:57 PM
Quick Conversions
| MVR | THB |
|---|---|
| 1 MVR | 2.11 THB |
| 10 MVR | 21.06 THB |
| 50 MVR | 105.28 THB |
| 100 MVR | 210.56 THB |
| 500 MVR | 1,052.81 THB |
| 1,000 MVR | 2,105.63 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-05-29T18:47:57Z",
"rates": {
"THB": 2.105626
}
}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": 210.5626,
"rate": 2.105626
}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