Rate Overview
Live
1 MRO = 0.276105 SYP
1 SYP = 3.6218
MRO
Avg
0.276041
High
0.276878
Low
0.274850
Last updated: 6/16/2026, 1:28:02 PM
Quick Conversions
| MRO | SYP |
|---|---|
| 1 MRO | 0.28 SYP |
| 10 MRO | 2.76 SYP |
| 50 MRO | 13.81 SYP |
| 100 MRO | 27.61 SYP |
| 500 MRO | 138.05 SYP |
| 1,000 MRO | 276.10 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-06-16T13:28:02Z",
"rates": {
"SYP": 0.276105
}
}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.6105,
"rate": 0.276105
}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