Rate Overview
Live
1 SYP = 0.424769 MUR
1 MUR = 2.3542
SYP
Avg
0.424661
High
0.425595
Low
0.422903
Last updated: 5/7/2026, 1:17:57 AM
Quick Conversions
| SYP | MUR |
|---|---|
| 1 SYP | 0.42 MUR |
| 10 SYP | 4.25 MUR |
| 50 SYP | 21.24 MUR |
| 100 SYP | 42.48 MUR |
| 500 SYP | 212.38 MUR |
| 1,000 SYP | 424.77 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-05-07T01:17:57Z",
"rates": {
"MUR": 0.424769
}
}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.4769,
"rate": 0.424769
}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