Rate Overview
Live
1 MVR = 0.264628 MYR
1 MYR = 3.7789
MVR
Avg
0.263973
High
0.264822
Low
0.263330
Last updated: 7/6/2026, 4:38:55 AM
Quick Conversions
| MVR | MYR |
|---|---|
| 1 MVR | 0.26 MYR |
| 10 MVR | 2.65 MYR |
| 50 MVR | 13.23 MYR |
| 100 MVR | 26.46 MYR |
| 500 MVR | 132.31 MYR |
| 1,000 MVR | 264.63 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-07-06T04:38:55Z",
"rates": {
"MYR": 0.264628
}
}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.462799999999998,
"rate": 0.264628
}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