Rate Overview
Live
1 MVR = 15.3304 YER
1 YER = 0.065230
MVR
Avg
15.3212
High
15.3322
Low
15.2989
Last updated: 9/4/2026, 1:31:50 PM
Quick Conversions
| MVR | YER |
|---|---|
| 1 MVR | 15.33 YER |
| 10 MVR | 153.30 YER |
| 50 MVR | 766.52 YER |
| 100 MVR | 1,533.04 YER |
| 500 MVR | 7,665.19 YER |
| 1,000 MVR | 15,330.39 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-09-04T13:31:50Z",
"rates": {
"YER": 15.330388
}
}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": 1533.0387999999998,
"rate": 15.330388
}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