Rate Overview
Live
1 MUR = 5.0823 YER
1 YER = 0.196762
MUR
Avg
5.0498
High
5.0823
Low
5.0301
Last updated: 8/21/2026, 7:23:02 AM
Quick Conversions
| MUR | YER |
|---|---|
| 1 MUR | 5.08 YER |
| 10 MUR | 50.82 YER |
| 50 MUR | 254.11 YER |
| 100 MUR | 508.23 YER |
| 500 MUR | 2,541.14 YER |
| 1,000 MUR | 5,082.29 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-08-21T07:23:02Z",
"rates": {
"YER": 5.082286
}
}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": 508.2286,
"rate": 5.082286
}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