Rate Overview
Live
1 OMR = 287.4368 SYP
1 SYP = 0.003479
OMR
Avg
286.6760
High
287.4368
Low
286.2134
Last updated: 7/11/2026, 2:53:42 PM
Quick Conversions
| OMR | SYP |
|---|---|
| 1 OMR | 287.44 SYP |
| 10 OMR | 2,874.37 SYP |
| 50 OMR | 14,371.84 SYP |
| 100 OMR | 28,743.68 SYP |
| 500 OMR | 143,718.42 SYP |
| 1,000 OMR | 287,436.84 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-07-11T14:53:42Z",
"rates": {
"SYP": 287.436838
}
}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": 28743.683800000003,
"rate": 287.436838
}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