Rate Overview
Live
1 SYP = 0.425530 MUR
1 MUR = 2.3500
SYP
Avg
0.426596
High
0.427548
Low
0.425256
Last updated: 7/5/2026, 4:25:30 PM
Quick Conversions
| SYP | MUR |
|---|---|
| 1 SYP | 0.43 MUR |
| 10 SYP | 4.26 MUR |
| 50 SYP | 21.28 MUR |
| 100 SYP | 42.55 MUR |
| 500 SYP | 212.77 MUR |
| 1,000 SYP | 425.53 MUR |
Get SYP/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MURExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-07-05T16:25:30Z",
"rates": {
"MUR": 0.42553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MUR",
"amount": 100
},
"result": 42.553000000000004,
"rate": 0.42553
}Build with SYP/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key