Rate Overview
Live
1 YER = 0.064703 MVR
1 MVR = 15.4552
YER
Avg
0.064692
High
0.064736
Low
0.064523
Last updated: 5/27/2026, 6:18:34 PM
Quick Conversions
| YER | MVR |
|---|---|
| 1 YER | 0.06 MVR |
| 10 YER | 0.65 MVR |
| 50 YER | 3.24 MVR |
| 100 YER | 6.47 MVR |
| 500 YER | 32.35 MVR |
| 1,000 YER | 64.70 MVR |
Get YER/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MVRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-05-27T18:18:34Z",
"rates": {
"MVR": 0.064703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MVR",
"amount": 100
},
"result": 6.4703,
"rate": 0.064703
}Build with YER/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key