Rate Overview
Live
1 MVR = 15.4334 YER
1 YER = 0.064794
MVR
Avg
15.4348
High
15.4388
Low
15.4324
Last updated: 6/16/2026, 7:18:02 AM
Quick Conversions
| MVR | YER |
|---|---|
| 1 MVR | 15.43 YER |
| 10 MVR | 154.33 YER |
| 50 MVR | 771.67 YER |
| 100 MVR | 1,543.34 YER |
| 500 MVR | 7,716.71 YER |
| 1,000 MVR | 15,433.42 YER |
Get MVR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=YERExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-06-16T07:18:02Z",
"rates": {
"YER": 15.433422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "YER",
"amount": 100
},
"result": 1543.3422,
"rate": 15.433422
}Build with MVR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key