Rate Overview
Live
1 MUR = 5.0572 YER
1 YER = 0.197738
MUR
Avg
5.0528
High
5.0617
Low
5.0182
Last updated: 9/10/2026, 1:48:20 PM
Quick Conversions
| MUR | YER |
|---|---|
| 1 MUR | 5.06 YER |
| 10 MUR | 50.57 YER |
| 50 MUR | 252.86 YER |
| 100 MUR | 505.72 YER |
| 500 MUR | 2,528.60 YER |
| 1,000 MUR | 5,057.20 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-09-10T13:48:20Z",
"rates": {
"YER": 5.057202
}
}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": 505.72020000000003,
"rate": 5.057202
}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