Rate Overview
Live
1 MVR = 15.4436 YER
1 YER = 0.064752
MVR
Avg
15.4056
High
15.4453
Low
15.3392
Last updated: 4/16/2026, 6:50:34 AM
Quick Conversions
| MVR | YER |
|---|---|
| 1 MVR | 15.44 YER |
| 10 MVR | 154.44 YER |
| 50 MVR | 772.18 YER |
| 100 MVR | 1,544.36 YER |
| 500 MVR | 7,721.79 YER |
| 1,000 MVR | 15,443.59 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-04-16T06:50:34Z",
"rates": {
"YER": 15.443589
}
}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": 1544.3589,
"rate": 15.443589
}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