Rate Overview
Live
1 SYP = 0.420773 MUR
1 MUR = 2.3766
SYP
Avg
0.097446
High
0.428345
Low
0.003452
Last updated: 3/27/2026, 6:52:08 PM
Quick Conversions
| SYP | MUR |
|---|---|
| 1 SYP | 0.42 MUR |
| 10 SYP | 4.21 MUR |
| 50 SYP | 21.04 MUR |
| 100 SYP | 42.08 MUR |
| 500 SYP | 210.39 MUR |
| 1,000 SYP | 420.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-03-27T18:52:08Z",
"rates": {
"MUR": 0.420773
}
}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.0773,
"rate": 0.420773
}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