Rate Overview
Live
1 MUR = 5.0478 YER
1 YER = 0.198107
MUR
Avg
5.0342
High
5.0494
Low
5.0157
Last updated: 7/31/2026, 6:59:42 PM
Quick Conversions
| MUR | YER |
|---|---|
| 1 MUR | 5.05 YER |
| 10 MUR | 50.48 YER |
| 50 MUR | 252.39 YER |
| 100 MUR | 504.78 YER |
| 500 MUR | 2,523.89 YER |
| 1,000 MUR | 5,047.77 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-07-31T18:59:42Z",
"rates": {
"YER": 5.047773
}
}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": 504.7773,
"rate": 5.047773
}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