Rate Overview
Live
1 MVR = 2.0906 THB
1 THB = 0.478332
MVR
Avg
2.0951
High
2.1119
Low
2.0799
Last updated: 5/9/2026, 12:15:09 PM
Quick Conversions
| MVR | THB |
|---|---|
| 1 MVR | 2.09 THB |
| 10 MVR | 20.91 THB |
| 50 MVR | 104.53 THB |
| 100 MVR | 209.06 THB |
| 500 MVR | 1,045.30 THB |
| 1,000 MVR | 2,090.60 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-09T12:15:09Z",
"rates": {
"THB": 2.090598
}
}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": 209.0598,
"rate": 2.090598
}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