Rate Overview
Live
1 MVR = 15.4017 YER
1 YER = 0.064928
MVR
Avg
15.3932
High
15.4319
Low
15.3768
Last updated: 7/24/2026, 10:59:32 PM
Quick Conversions
| MVR | YER |
|---|---|
| 1 MVR | 15.40 YER |
| 10 MVR | 154.02 YER |
| 50 MVR | 770.08 YER |
| 100 MVR | 1,540.17 YER |
| 500 MVR | 7,700.85 YER |
| 1,000 MVR | 15,401.69 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-07-24T22:59:32Z",
"rates": {
"YER": 15.401693
}
}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": 1540.1693,
"rate": 15.401693
}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