Rate Overview
Live
1 OMR = 2.1245 CHF
1 CHF = 0.470698
OMR
Avg
2.1087
High
2.1245
Low
2.0941
Last updated: 7/25/2026, 9:07:45 PM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.12 CHF |
| 10 OMR | 21.25 CHF |
| 50 OMR | 106.23 CHF |
| 100 OMR | 212.45 CHF |
| 500 OMR | 1,062.25 CHF |
| 1,000 OMR | 2,124.50 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-25T21:07:45Z",
"rates": {
"CHF": 2.124504
}
}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": 212.4504,
"rate": 2.124504
}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