Rate Overview
Live
1 OMR = 22.7241 SVC
1 SVC = 0.044006
OMR
Avg
22.7090
High
22.8991
Low
22.6680
Last updated: 3/28/2026, 10:47:53 AM
Quick Conversions
| OMR | SVC |
|---|---|
| 1 OMR | 22.72 SVC |
| 10 OMR | 227.24 SVC |
| 50 OMR | 1,136.21 SVC |
| 100 OMR | 2,272.41 SVC |
| 500 OMR | 11,362.06 SVC |
| 1,000 OMR | 22,724.12 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-28T10:47:53Z",
"rates": {
"SVC": 22.724119
}
}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": 2272.4119,
"rate": 22.724119
}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