Rate Overview
Live
1 OMR = 2.0219 CHF
1 CHF = 0.494596
OMR
Avg
2.0380
High
2.0534
Low
2.0219
Last updated: 4/16/2026, 6:01:14 AM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.02 CHF |
| 10 OMR | 20.22 CHF |
| 50 OMR | 101.09 CHF |
| 100 OMR | 202.19 CHF |
| 500 OMR | 1,010.93 CHF |
| 1,000 OMR | 2,021.85 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-04-16T06:01:14Z",
"rates": {
"CHF": 2.021851
}
}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": 202.18509999999998,
"rate": 2.021851
}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