Rate Overview
Live
1 MUR = 2.3878 SYP
1 SYP = 0.418798
MUR
Avg
2.3836
High
2.3919
Low
2.3744
Last updated: 4/18/2026, 8:47:55 AM
Quick Conversions
| MUR | SYP |
|---|---|
| 1 MUR | 2.39 SYP |
| 10 MUR | 23.88 SYP |
| 50 MUR | 119.39 SYP |
| 100 MUR | 238.78 SYP |
| 500 MUR | 1,193.89 SYP |
| 1,000 MUR | 2,387.79 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-04-18T08:47:55Z",
"rates": {
"SYP": 2.387785
}
}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": 238.7785,
"rate": 2.387785
}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