Rate Overview
Live
1 OMR = 2.0967 CHF
1 CHF = 0.476949
OMR
Avg
2.0982
High
2.1087
Low
2.0836
Last updated: 9/4/2026, 4:22:21 PM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.10 CHF |
| 10 OMR | 20.97 CHF |
| 50 OMR | 104.83 CHF |
| 100 OMR | 209.67 CHF |
| 500 OMR | 1,048.33 CHF |
| 1,000 OMR | 2,096.66 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-09-04T16:22:21Z",
"rates": {
"CHF": 2.096659
}
}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": 209.6659,
"rate": 2.096659
}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