Rate Overview
Live
1 MUR = 276.7741 SYP
1 SYP = 0.003613
MUR
Avg
35.3390
High
276.7741
Low
2.3064
Last updated: 8/20/2026, 8:04:02 PM
Quick Conversions
| MUR | SYP |
|---|---|
| 1 MUR | 276.77 SYP |
| 10 MUR | 2,767.74 SYP |
| 50 MUR | 13,838.71 SYP |
| 100 MUR | 27,677.41 SYP |
| 500 MUR | 138,387.07 SYP |
| 1,000 MUR | 276,774.13 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-08-20T20:04:02Z",
"rates": {
"SYP": 276.77413
}
}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": 27677.413,
"rate": 276.77413
}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