Rate Overview
Live
1 MUR = 277.7331 SYP
1 SYP = 0.003601
MUR
Avg
277.5155
High
277.8190
Low
277.1989
Last updated: 9/11/2026, 7:25:22 AM
Quick Conversions
| MUR | SYP |
|---|---|
| 1 MUR | 277.73 SYP |
| 10 MUR | 2,777.33 SYP |
| 50 MUR | 13,886.65 SYP |
| 100 MUR | 27,773.31 SYP |
| 500 MUR | 138,866.53 SYP |
| 1,000 MUR | 277,733.06 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-09-11T07:25:22Z",
"rates": {
"SYP": 277.733061
}
}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": 27773.3061,
"rate": 277.733061
}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