Rate Overview
Live
1 QAR = 0.224744 CHF
1 CHF = 4.4495
QAR
Avg
0.218277
High
0.224745
Low
0.210721
Last updated: 7/27/2026, 5:33:48 PM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.22 CHF |
| 10 QAR | 2.25 CHF |
| 50 QAR | 11.24 CHF |
| 100 QAR | 22.47 CHF |
| 500 QAR | 112.37 CHF |
| 1,000 QAR | 224.74 CHF |
Get QAR/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=CHFExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-27T17:33:48Z",
"rates": {
"CHF": 0.224744
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "CHF",
"amount": 100
},
"result": 22.4744,
"rate": 0.224744
}Build with QAR/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key