Rate Overview
Live
1 SVC = 0.044103 OMR
1 OMR = 22.6742
SVC
Avg
0.044088
High
0.044211
Low
0.043919
Last updated: 5/7/2026, 3:44:24 PM
Quick Conversions
| SVC | OMR |
|---|---|
| 1 SVC | 0.04 OMR |
| 10 SVC | 0.44 OMR |
| 50 SVC | 2.21 OMR |
| 100 SVC | 4.41 OMR |
| 500 SVC | 22.05 OMR |
| 1,000 SVC | 44.10 OMR |
Get SVC/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=OMRExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-07T15:44:24Z",
"rates": {
"OMR": 0.044103
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "OMR",
"amount": 100
},
"result": 4.4103,
"rate": 0.044103
}Build with SVC/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key