Rate Overview
Live
1 MUR = 2.3610 SYP
1 SYP = 0.423545
MUR
Avg
2.3592
High
2.3772
Low
2.3496
Last updated: 5/9/2026, 4:54:48 AM
Quick Conversions
| MUR | SYP |
|---|---|
| 1 MUR | 2.36 SYP |
| 10 MUR | 23.61 SYP |
| 50 MUR | 118.05 SYP |
| 100 MUR | 236.10 SYP |
| 500 MUR | 1,180.51 SYP |
| 1,000 MUR | 2,361.02 SYP |
Get MUR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=SYPExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-09T04:54:48Z",
"rates": {
"SYP": 2.361022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "SYP",
"amount": 100
},
"result": 236.1022,
"rate": 2.361022
}Build with MUR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key