Rate Overview
Live
1 YER = 0.064957 MVR
1 MVR = 15.3948
YER
Avg
0.064828
High
0.064957
Low
0.064781
Last updated: 6/19/2026, 8:43:34 AM
Quick Conversions
| YER | MVR |
|---|---|
| 1 YER | 0.06 MVR |
| 10 YER | 0.65 MVR |
| 50 YER | 3.25 MVR |
| 100 YER | 6.50 MVR |
| 500 YER | 32.48 MVR |
| 1,000 YER | 64.96 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-06-19T08:43:34Z",
"rates": {
"MVR": 0.064957
}
}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.4957,
"rate": 0.064957
}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