Rate Overview
Live
1 MVR = 15.4503 YER
1 YER = 0.064724
MVR
Avg
15.4558
High
15.5015
Low
15.4334
Last updated: 5/26/2026, 9:44:50 PM
Quick Conversions
| MVR | YER |
|---|---|
| 1 MVR | 15.45 YER |
| 10 MVR | 154.50 YER |
| 50 MVR | 772.51 YER |
| 100 MVR | 1,545.03 YER |
| 500 MVR | 7,725.14 YER |
| 1,000 MVR | 15,450.28 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-05-26T21:44:50Z",
"rates": {
"YER": 15.450281
}
}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": 1545.0281,
"rate": 15.450281
}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