Rate Overview
Live
1 MVR = 0.264699 MYR
1 MYR = 3.7779
MVR
Avg
0.264715
High
0.268438
Low
0.262004
Last updated: 7/14/2026, 1:10:27 AM
Quick Conversions
| MVR | MYR |
|---|---|
| 1 MVR | 0.26 MYR |
| 10 MVR | 2.65 MYR |
| 50 MVR | 13.23 MYR |
| 100 MVR | 26.47 MYR |
| 500 MVR | 132.35 MYR |
| 1,000 MVR | 264.70 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-07-14T01:10:27Z",
"rates": {
"MYR": 0.264699
}
}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": 26.469900000000003,
"rate": 0.264699
}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