Rate Overview
Live
1 MVR = 0.257795 MYR
1 MYR = 3.8791
MVR
Avg
0.273538
High
0.291758
Low
0.254339
Last updated: 5/26/2026, 9:49:07 PM
Quick Conversions
| MVR | MYR |
|---|---|
| 1 MVR | 0.26 MYR |
| 10 MVR | 2.58 MYR |
| 50 MVR | 12.89 MYR |
| 100 MVR | 25.78 MYR |
| 500 MVR | 128.90 MYR |
| 1,000 MVR | 257.80 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-26T21:49:07Z",
"rates": {
"MYR": 0.257795
}
}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.7795,
"rate": 0.257795
}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