Rate Overview
Live
1 OMR = 286.3815 SYP
1 SYP = 0.003492
OMR
Avg
286.4679
High
286.6642
Low
286.3134
Last updated: 5/29/2026, 5:34:18 PM
Quick Conversions
| OMR | SYP |
|---|---|
| 1 OMR | 286.38 SYP |
| 10 OMR | 2,863.81 SYP |
| 50 OMR | 14,319.07 SYP |
| 100 OMR | 28,638.15 SYP |
| 500 OMR | 143,190.75 SYP |
| 1,000 OMR | 286,381.49 SYP |
Get OMR/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=SYPExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-05-29T17:34:18Z",
"rates": {
"SYP": 286.381491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "SYP",
"amount": 100
},
"result": 28638.1491,
"rate": 286.381491
}Build with OMR/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key