Rate Overview
Live
1 OMR = 2.1059 CHF
1 CHF = 0.474850
OMR
Avg
2.0960
High
2.1066
Low
2.0798
Last updated: 7/22/2026, 12:58:07 AM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.11 CHF |
| 10 OMR | 21.06 CHF |
| 50 OMR | 105.30 CHF |
| 100 OMR | 210.59 CHF |
| 500 OMR | 1,052.96 CHF |
| 1,000 OMR | 2,105.93 CHF |
Get OMR/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=CHFExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-22T00:58:07Z",
"rates": {
"CHF": 2.105927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "CHF",
"amount": 100
},
"result": 210.59269999999998,
"rate": 2.105927
}Build with OMR/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key