Rate Overview
Live
1 OMR = 22.6687 SVC
1 SVC = 0.044114
OMR
Avg
22.6788
High
22.7259
Low
22.6676
Last updated: 6/19/2026, 8:30:11 AM
Quick Conversions
| OMR | SVC |
|---|---|
| 1 OMR | 22.67 SVC |
| 10 OMR | 226.69 SVC |
| 50 OMR | 1,133.43 SVC |
| 100 OMR | 2,266.87 SVC |
| 500 OMR | 11,334.34 SVC |
| 1,000 OMR | 22,668.69 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-06-19T08:30:11Z",
"rates": {
"SVC": 22.668687
}
}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.8687,
"rate": 22.668687
}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