Rate Overview
Live
1 OMR = 2.0132 CHF
1 CHF = 0.496719
OMR
Avg
2.0153
High
2.0323
Low
1.9908
Last updated: 3/6/2026, 7:56:19 PM
Quick Conversions
| OMR | CHF |
|---|---|
| 1 OMR | 2.01 CHF |
| 10 OMR | 20.13 CHF |
| 50 OMR | 100.66 CHF |
| 100 OMR | 201.32 CHF |
| 500 OMR | 1,006.61 CHF |
| 1,000 OMR | 2,013.21 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-03-06T19:56:19Z",
"rates": {
"CHF": 2.013211
}
}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": 201.3211,
"rate": 2.013211
}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