Rate Overview
Live
1 MUR = 5.1010 YER
1 YER = 0.196040
MUR
Avg
5.0861
High
5.1032
Low
5.0723
Last updated: 5/7/2026, 8:55:42 PM
Quick Conversions
| MUR | YER |
|---|---|
| 1 MUR | 5.10 YER |
| 10 MUR | 51.01 YER |
| 50 MUR | 255.05 YER |
| 100 MUR | 510.10 YER |
| 500 MUR | 2,550.50 YER |
| 1,000 MUR | 5,101.01 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-05-07T20:55:42Z",
"rates": {
"YER": 5.10101
}
}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.10099999999994,
"rate": 5.10101
}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