Rate Overview
Live
1 OMR = 22.6666 SVC
1 SVC = 0.044118
OMR
Avg
22.6740
High
22.6945
Low
22.6666
Last updated: 5/27/2026, 8:24:42 PM
Quick Conversions
| OMR | SVC |
|---|---|
| 1 OMR | 22.67 SVC |
| 10 OMR | 226.67 SVC |
| 50 OMR | 1,133.33 SVC |
| 100 OMR | 2,266.66 SVC |
| 500 OMR | 11,333.32 SVC |
| 1,000 OMR | 22,666.63 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-05-27T20:24:42Z",
"rates": {
"SVC": 22.666632
}
}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.6632,
"rate": 22.666632
}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