Rate Overview
Live
1 MVR = 0.256266 MYR
1 MYR = 3.9022
MVR
Avg
0.254170
High
0.256344
Low
0.251665
Last updated: 3/6/2026, 8:14:45 AM
Quick Conversions
| MVR | MYR |
|---|---|
| 1 MVR | 0.26 MYR |
| 10 MVR | 2.56 MYR |
| 50 MVR | 12.81 MYR |
| 100 MVR | 25.63 MYR |
| 500 MVR | 128.13 MYR |
| 1,000 MVR | 256.27 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-06T08:14:45Z",
"rates": {
"MYR": 0.256266
}
}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.6266,
"rate": 0.256266
}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