Rate Overview
Live
1 MVR = 2.1044 THB
1 THB = 0.475196
MVR
Avg
2.1316
High
2.2288
Low
2.0295
Last updated: 5/29/2026, 5:28:52 PM
Quick Conversions
| MVR | THB |
|---|---|
| 1 MVR | 2.10 THB |
| 10 MVR | 21.04 THB |
| 50 MVR | 105.22 THB |
| 100 MVR | 210.44 THB |
| 500 MVR | 1,052.20 THB |
| 1,000 MVR | 2,104.40 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-29T17:28:52Z",
"rates": {
"THB": 2.104396
}
}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.43959999999998,
"rate": 2.104396
}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