Rate Overview
Live
1 OMR = 2.1020 CHF
1 CHF = 0.475730
OMR
Avg
2.1003
High
2.1054
Low
2.0941
Last updated: 8/14/2026, 3:47:03 PM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.10 CHF |
| 10 OMR | 21.02 CHF |
| 50 OMR | 105.10 CHF |
| 100 OMR | 210.20 CHF |
| 500 OMR | 1,051.02 CHF |
| 1,000 OMR | 2,102.03 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-08-14T15:47:03Z",
"rates": {
"CHF": 2.102033
}
}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.2033,
"rate": 2.102033
}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