Rate Overview
Live
1 MVR = 15.4242 YER
1 YER = 0.064833
MVR
Avg
15.4230
High
15.4343
Low
15.3944
Last updated: 3/6/2026, 8:10:08 AM
Quick Conversions
| MVR | YER |
|---|---|
| 1 MVR | 15.42 YER |
| 10 MVR | 154.24 YER |
| 50 MVR | 771.21 YER |
| 100 MVR | 1,542.42 YER |
| 500 MVR | 7,712.08 YER |
| 1,000 MVR | 15,424.17 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-03-06T08:10:08Z",
"rates": {
"YER": 15.424168
}
}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": 1542.4168,
"rate": 15.424168
}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