Rate Overview
Live
1 MRO = 32.4545 SYP
1 SYP = 0.030812
MRO
Avg
32.4400
High
32.6404
Low
32.3405
Last updated: 9/3/2026, 3:50:41 AM
Quick Conversions
| MRO | SYP |
|---|---|
| 1 MRO | 32.45 SYP |
| 10 MRO | 324.55 SYP |
| 50 MRO | 1,622.73 SYP |
| 100 MRO | 3,245.45 SYP |
| 500 MRO | 16,227.26 SYP |
| 1,000 MRO | 32,454.52 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-09-03T03:50:41Z",
"rates": {
"SYP": 32.454517
}
}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": 3245.4517,
"rate": 32.454517
}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