Rate Overview
Live
1 SYP = 0.003581 MUR
1 MUR = 279.2516
SYP
Avg
0.003605
High
0.003626
Low
0.003581
Last updated: 8/22/2026, 5:24:22 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.79 MUR |
| 1,000 SYP | 3.58 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-22T17:24:22Z",
"rates": {
"MUR": 0.003581
}
}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.3581,
"rate": 0.003581
}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