Rate Overview
Live
1 OMR = 2.0362 CHF
1 CHF = 0.491104
OMR
Avg
2.0699
High
2.1580
Low
1.9944
Last updated: 5/26/2026, 5:35:58 PM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.04 CHF |
| 10 OMR | 20.36 CHF |
| 50 OMR | 101.81 CHF |
| 100 OMR | 203.62 CHF |
| 500 OMR | 1,018.11 CHF |
| 1,000 OMR | 2,036.23 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-05-26T17:35:58Z",
"rates": {
"CHF": 2.036227
}
}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": 203.62269999999998,
"rate": 2.036227
}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