Rate Overview
Live
1 MRO = 32.5287 SYP
1 SYP = 0.030742
MRO
Avg
32.4671
High
32.5543
Low
32.3893
Last updated: 9/4/2026, 12:26:13 PM
Quick Conversions
| MRO | SYP |
|---|---|
| 1 MRO | 32.53 SYP |
| 10 MRO | 325.29 SYP |
| 50 MRO | 1,626.43 SYP |
| 100 MRO | 3,252.87 SYP |
| 500 MRO | 16,264.33 SYP |
| 1,000 MRO | 32,528.66 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-04T12:26:13Z",
"rates": {
"SYP": 32.528663
}
}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": 3252.8663,
"rate": 32.528663
}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