Rate Overview
Live
1 MVR = 15.4215 YER
1 YER = 0.064844
MVR
Avg
15.4258
High
15.4527
Low
15.3761
Last updated: 7/26/2026, 5:15:01 PM
Quick Conversions
| MVR | YER |
|---|---|
| 1 MVR | 15.42 YER |
| 10 MVR | 154.22 YER |
| 50 MVR | 771.08 YER |
| 100 MVR | 1,542.16 YER |
| 500 MVR | 7,710.78 YER |
| 1,000 MVR | 15,421.55 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-26T17:15:01Z",
"rates": {
"YER": 15.42155
}
}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.155,
"rate": 15.42155
}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