Rate Overview
Live
1 MVR = 0.254900 MYR
1 MYR = 3.9231
MVR
Avg
0.256462
High
0.257608
Low
0.254900
Last updated: 5/6/2026, 10:19:46 AM
Quick Conversions
| MVR | MYR |
|---|---|
| 1 MVR | 0.25 MYR |
| 10 MVR | 2.55 MYR |
| 50 MVR | 12.75 MYR |
| 100 MVR | 25.49 MYR |
| 500 MVR | 127.45 MYR |
| 1,000 MVR | 254.90 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-05-06T10:19:46Z",
"rates": {
"MYR": 0.2549
}
}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": 25.490000000000002,
"rate": 0.2549
}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