Rate Overview
Live
1 MVR = 2.1240 THB
1 THB = 0.470800
MVR
Avg
2.1172
High
2.1281
Low
2.0865
Last updated: 3/27/2026, 6:35:08 AM
Quick Conversions
| MVR | THB |
|---|---|
| 1 MVR | 2.12 THB |
| 10 MVR | 21.24 THB |
| 50 MVR | 106.20 THB |
| 100 MVR | 212.40 THB |
| 500 MVR | 1,062.02 THB |
| 1,000 MVR | 2,124.05 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-27T06:35:08Z",
"rates": {
"THB": 2.124045
}
}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.4045,
"rate": 2.124045
}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