Rate Overview
Live
1 MVR = 0.260229 MYR
1 MYR = 3.8428
MVR
Avg
0.275132
High
0.291758
Low
0.254339
Last updated: 3/27/2026, 3:26:04 AM
Quick Conversions
| MVR | MYR |
|---|---|
| 1 MVR | 0.26 MYR |
| 10 MVR | 2.60 MYR |
| 50 MVR | 13.01 MYR |
| 100 MVR | 26.02 MYR |
| 500 MVR | 130.11 MYR |
| 1,000 MVR | 260.23 MYR |
Get MVR/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=MYRExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-03-27T03:26:04Z",
"rates": {
"MYR": 0.260229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "MYR",
"amount": 100
},
"result": 26.0229,
"rate": 0.260229
}Build with MVR/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key