Rate Overview
Live
1 SYP = 0.003627 MUR
1 MUR = 275.7100
SYP
Avg
0.349821
High
0.428154
Low
0.003627
Last updated: 8/13/2026, 10:57:39 PM
Quick Conversions
| SYP | MUR |
|---|---|
| 1 SYP | 0.00 MUR |
| 10 SYP | 0.04 MUR |
| 50 SYP | 0.18 MUR |
| 100 SYP | 0.36 MUR |
| 500 SYP | 1.81 MUR |
| 1,000 SYP | 3.63 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-08-13T22:57:39Z",
"rates": {
"MUR": 0.003627
}
}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": 0.3627,
"rate": 0.003627
}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