Rate Overview
Live
1 MVR = 15.3440 YER
1 YER = 0.065172
MVR
Avg
15.3496
High
15.3679
Low
15.3418
Last updated: 8/15/2026, 8:32:21 PM
Quick Conversions
| MVR | YER |
|---|---|
| 1 MVR | 15.34 YER |
| 10 MVR | 153.44 YER |
| 50 MVR | 767.20 YER |
| 100 MVR | 1,534.40 YER |
| 500 MVR | 7,671.98 YER |
| 1,000 MVR | 15,343.96 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-08-15T20:32:21Z",
"rates": {
"YER": 15.343957
}
}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": 1534.3957,
"rate": 15.343957
}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