Rate Overview
Live
1 SVC = 0.044114 OMR
1 OMR = 22.6685
SVC
Avg
0.044105
High
0.044117
Low
0.044055
Last updated: 7/9/2026, 10:11:14 AM
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.06 OMR |
| 1,000 SVC | 44.11 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-07-09T10:11:14Z",
"rates": {
"OMR": 0.044114
}
}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.4114,
"rate": 0.044114
}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