Rate Overview
Live
1 MVR = 0.259256 MYR
1 MYR = 3.8572
MVR
Avg
0.256226
High
0.259256
Low
0.254825
Last updated: 3/27/2026, 12:12:05 AM
Quick Conversions
| MVR | MYR |
|---|---|
| 1 MVR | 0.26 MYR |
| 10 MVR | 2.59 MYR |
| 50 MVR | 12.96 MYR |
| 100 MVR | 25.93 MYR |
| 500 MVR | 129.63 MYR |
| 1,000 MVR | 259.26 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-27T00:12:05Z",
"rates": {
"MYR": 0.259256
}
}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.9256,
"rate": 0.259256
}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