Rate Overview
Live
1 OMR = 22.6660 SVC
1 SVC = 0.044119
OMR
Avg
22.6613
High
22.7298
Low
22.6101
Last updated: 4/17/2026, 12:06:37 PM
Quick Conversions
| OMR | SVC |
|---|---|
| 1 OMR | 22.67 SVC |
| 10 OMR | 226.66 SVC |
| 50 OMR | 1,133.30 SVC |
| 100 OMR | 2,266.60 SVC |
| 500 OMR | 11,333.02 SVC |
| 1,000 OMR | 22,666.05 SVC |
Get OMR/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=SVCExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-04-17T12:06:37Z",
"rates": {
"SVC": 22.666048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "SVC",
"amount": 100
},
"result": 2266.6048,
"rate": 22.666048
}Build with OMR/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key