Rate Overview
Live
1 MUR = 5.0035 YER
1 YER = 0.199860
MUR
Avg
5.0330
High
5.0621
Low
4.9854
Last updated: 6/19/2026, 8:40:23 AM
Quick Conversions
| MUR | YER |
|---|---|
| 1 MUR | 5.00 YER |
| 10 MUR | 50.04 YER |
| 50 MUR | 250.18 YER |
| 100 MUR | 500.35 YER |
| 500 MUR | 2,501.75 YER |
| 1,000 MUR | 5,003.50 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-06-19T08:40:23Z",
"rates": {
"YER": 5.003502
}
}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": 500.35020000000003,
"rate": 5.003502
}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