Rate Overview
Live
1 OMR = 286.7851 SYP
1 SYP = 0.003487
OMR
Avg
286.5737
High
287.2892
Low
286.1994
Last updated: 6/19/2026, 10:19:01 AM
Quick Conversions
| OMR | SYP |
|---|---|
| 1 OMR | 286.79 SYP |
| 10 OMR | 2,867.85 SYP |
| 50 OMR | 14,339.25 SYP |
| 100 OMR | 28,678.51 SYP |
| 500 OMR | 143,392.54 SYP |
| 1,000 OMR | 286,785.07 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-06-19T10:19:01Z",
"rates": {
"SYP": 286.785074
}
}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": 28678.507400000002,
"rate": 286.785074
}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