Rate Overview
Live
1 OMR = 286.3399 SYP
1 SYP = 0.003492
OMR
Avg
286.5621
High
287.2670
Low
286.3399
Last updated: 4/17/2026, 10:48:40 PM
Quick Conversions
| OMR | SYP |
|---|---|
| 1 OMR | 286.34 SYP |
| 10 OMR | 2,863.40 SYP |
| 50 OMR | 14,317.00 SYP |
| 100 OMR | 28,633.99 SYP |
| 500 OMR | 143,169.97 SYP |
| 1,000 OMR | 286,339.93 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-04-17T22:48:40Z",
"rates": {
"SYP": 286.339931
}
}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": 28633.9931,
"rate": 286.339931
}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