Rate Overview
Live
1 YER = 0.065231 MVR
1 MVR = 15.3301
YER
Avg
0.064991
High
0.065231
Low
0.064750
Last updated: 7/6/2026, 5:39:25 PM
Quick Conversions
| YER | MVR |
|---|---|
| 1 YER | 0.07 MVR |
| 10 YER | 0.65 MVR |
| 50 YER | 3.26 MVR |
| 100 YER | 6.52 MVR |
| 500 YER | 32.62 MVR |
| 1,000 YER | 65.23 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-07-06T17:39:25Z",
"rates": {
"MVR": 0.065231
}
}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.5230999999999995,
"rate": 0.065231
}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