Rate Overview
Live
1 OMR = 22.6729 SVC
1 SVC = 0.044105
OMR
Avg
22.6996
High
22.9676
Low
22.6417
Last updated: 3/7/2026, 7:58:38 AM
Quick Conversions
| OMR | SVC |
|---|---|
| 1 OMR | 22.67 SVC |
| 10 OMR | 226.73 SVC |
| 50 OMR | 1,133.65 SVC |
| 100 OMR | 2,267.29 SVC |
| 500 OMR | 11,336.47 SVC |
| 1,000 OMR | 22,672.94 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-03-07T07:58:38Z",
"rates": {
"SVC": 22.67294
}
}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": 2267.294,
"rate": 22.67294
}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