Rate Overview
Live
1 MRO = 0.276392 SYP
1 SYP = 3.6180
MRO
Avg
24.3031
High
32.8447
Low
0.275738
Last updated: 3/27/2026, 5:17:14 PM
Quick Conversions
| MRO | SYP |
|---|---|
| 1 MRO | 0.28 SYP |
| 10 MRO | 2.76 SYP |
| 50 MRO | 13.82 SYP |
| 100 MRO | 27.64 SYP |
| 500 MRO | 138.20 SYP |
| 1,000 MRO | 276.39 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-03-27T17:17:14Z",
"rates": {
"SYP": 0.276392
}
}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": 27.639200000000002,
"rate": 0.276392
}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