Rate Overview
Live
1 MUR = 5.1016 YER
1 YER = 0.196017
MUR
Avg
5.1178
High
5.1990
Low
5.0318
Last updated: 3/28/2026, 10:56:26 AM
Quick Conversions
| MUR | YER |
|---|---|
| 1 MUR | 5.10 YER |
| 10 MUR | 51.02 YER |
| 50 MUR | 255.08 YER |
| 100 MUR | 510.16 YER |
| 500 MUR | 2,550.80 YER |
| 1,000 MUR | 5,101.60 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-03-28T10:56:26Z",
"rates": {
"YER": 5.101596
}
}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": 510.15959999999995,
"rate": 5.101596
}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