Rate Overview
Live
1 SYP = 0.428138 MUR
1 MUR = 2.3357
SYP
Avg
0.423279
High
0.428215
Low
0.416139
Last updated: 3/7/2026, 1:40:08 AM
Quick Conversions
| SYP | MUR |
|---|---|
| 1 SYP | 0.43 MUR |
| 10 SYP | 4.28 MUR |
| 50 SYP | 21.41 MUR |
| 100 SYP | 42.81 MUR |
| 500 SYP | 214.07 MUR |
| 1,000 SYP | 428.14 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-03-07T01:40:08Z",
"rates": {
"MUR": 0.428138
}
}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.8138,
"rate": 0.428138
}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