Rate Overview
Live
1 MUR = 5.1645 YER
1 YER = 0.193630
MUR
Avg
5.1315
High
5.1645
Low
5.0978
Last updated: 4/17/2026, 5:51:03 PM
Quick Conversions
| MUR | YER |
|---|---|
| 1 MUR | 5.16 YER |
| 10 MUR | 51.64 YER |
| 50 MUR | 258.22 YER |
| 100 MUR | 516.45 YER |
| 500 MUR | 2,582.25 YER |
| 1,000 MUR | 5,164.49 YER |
Get MUR/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=YERExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-04-17T17:51:03Z",
"rates": {
"YER": 5.16449
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "YER",
"amount": 100
},
"result": 516.449,
"rate": 5.16449
}Build with MUR/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key