Rate Overview
Live
1 MVR = 0.259514 MYR
1 MYR = 3.8534
MVR
Avg
0.275097
High
0.291758
Low
0.254339
Last updated: 3/27/2026, 1:52:25 AM
Quick Conversions
| MVR | MYR |
|---|---|
| 1 MVR | 0.26 MYR |
| 10 MVR | 2.60 MYR |
| 50 MVR | 12.98 MYR |
| 100 MVR | 25.95 MYR |
| 500 MVR | 129.76 MYR |
| 1,000 MVR | 259.51 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-27T01:52:25Z",
"rates": {
"MYR": 0.259514
}
}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.951400000000003,
"rate": 0.259514
}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