Rate Overview
Live
1 OMR = 22.6675 SVC
1 SVC = 0.044116
OMR
Avg
22.6738
High
22.6988
Low
22.6669
Last updated: 7/10/2026, 7:01:34 AM
Quick Conversions
| OMR | SVC |
|---|---|
| 1 OMR | 22.67 SVC |
| 10 OMR | 226.68 SVC |
| 50 OMR | 1,133.38 SVC |
| 100 OMR | 2,266.75 SVC |
| 500 OMR | 11,333.76 SVC |
| 1,000 OMR | 22,667.51 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-07-10T07:01:34Z",
"rates": {
"SVC": 22.667512
}
}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.7511999999997,
"rate": 22.667512
}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