Rate Overview
Live
1 MVR = 15.4364 YER
1 YER = 0.064782
MVR
Avg
15.7839
High
16.2935
Low
15.4194
Last updated: 3/27/2026, 2:06:13 AM
Quick Conversions
| MVR | YER |
|---|---|
| 1 MVR | 15.44 YER |
| 10 MVR | 154.36 YER |
| 50 MVR | 771.82 YER |
| 100 MVR | 1,543.64 YER |
| 500 MVR | 7,718.21 YER |
| 1,000 MVR | 15,436.41 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-27T02:06:13Z",
"rates": {
"YER": 15.436414
}
}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": 1543.6414,
"rate": 15.436414
}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