Rate Overview
Live
1 MRO = 32.4078 SYP
1 SYP = 0.030857
MRO
Avg
23.7903
High
32.9561
Low
0.275851
Last updated: 8/24/2026, 6:28:58 PM
Quick Conversions
| MRO | SYP |
|---|---|
| 1 MRO | 32.41 SYP |
| 10 MRO | 324.08 SYP |
| 50 MRO | 1,620.39 SYP |
| 100 MRO | 3,240.78 SYP |
| 500 MRO | 16,203.92 SYP |
| 1,000 MRO | 32,407.84 SYP |
Get MRO/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=SYPExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-08-24T18:28:58Z",
"rates": {
"SYP": 32.407839
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "SYP",
"amount": 100
},
"result": 3240.7839000000004,
"rate": 32.407839
}Build with MRO/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key