Rate Overview
Live
1 MUR = 2.3314 SYP
1 SYP = 0.428932
MUR
Avg
164.0620
High
290.2872
Low
2.3314
Last updated: 5/29/2026, 6:41:03 PM
Quick Conversions
| MUR | SYP |
|---|---|
| 1 MUR | 2.33 SYP |
| 10 MUR | 23.31 SYP |
| 50 MUR | 116.57 SYP |
| 100 MUR | 233.14 SYP |
| 500 MUR | 1,165.69 SYP |
| 1,000 MUR | 2,331.37 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-05-29T18:41:03Z",
"rates": {
"SYP": 2.331372
}
}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": 233.1372,
"rate": 2.331372
}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