Rate Overview
Live
1 OMR = 287.0903 SYP
1 SYP = 0.003483
OMR
Avg
287.1455
High
290.1132
Low
286.2769
Last updated: 3/7/2026, 7:58:52 AM
Quick Conversions
| OMR | SYP |
|---|---|
| 1 OMR | 287.09 SYP |
| 10 OMR | 2,870.90 SYP |
| 50 OMR | 14,354.51 SYP |
| 100 OMR | 28,709.03 SYP |
| 500 OMR | 143,545.13 SYP |
| 1,000 OMR | 287,090.26 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-03-07T07:58:52Z",
"rates": {
"SYP": 287.090261
}
}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": 28709.0261,
"rate": 287.090261
}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