Rate Overview
Live
1 YER = 0.064739 MVR
1 MVR = 15.4466
YER
Avg
0.064903
High
0.065192
Low
0.064739
Last updated: 4/17/2026, 10:41:44 AM
Quick Conversions
| YER | MVR |
|---|---|
| 1 YER | 0.06 MVR |
| 10 YER | 0.65 MVR |
| 50 YER | 3.24 MVR |
| 100 YER | 6.47 MVR |
| 500 YER | 32.37 MVR |
| 1,000 YER | 64.74 MVR |
Get YER/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=MVRExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T10:41:44Z",
"rates": {
"MVR": 0.064739
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "MVR",
"amount": 100
},
"result": 6.4739,
"rate": 0.064739
}Build with YER/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key