Rate Overview
Live
1 MUR = 2.3766 SYP
1 SYP = 0.420774
MUR
Avg
212.1139
High
289.6521
Low
2.3346
Last updated: 3/27/2026, 10:25:24 AM
Quick Conversions
| MUR | SYP |
|---|---|
| 1 MUR | 2.38 SYP |
| 10 MUR | 23.77 SYP |
| 50 MUR | 118.83 SYP |
| 100 MUR | 237.66 SYP |
| 500 MUR | 1,188.29 SYP |
| 1,000 MUR | 2,376.58 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-03-27T10:25:24Z",
"rates": {
"SYP": 2.376575
}
}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": 237.6575,
"rate": 2.376575
}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