Rate Overview
Live
1 MUR = 278.1933 SYP
1 SYP = 0.003595
MUR
Avg
277.9083
High
279.2362
Low
276.0238
Last updated: 8/24/2026, 7:35:24 AM
Quick Conversions
| MUR | SYP |
|---|---|
| 1 MUR | 278.19 SYP |
| 10 MUR | 2,781.93 SYP |
| 50 MUR | 13,909.67 SYP |
| 100 MUR | 27,819.33 SYP |
| 500 MUR | 139,096.67 SYP |
| 1,000 MUR | 278,193.35 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-24T07:35:24Z",
"rates": {
"SYP": 278.193346
}
}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": 27819.334600000002,
"rate": 278.193346
}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