Rate Overview
Live
1 QAR = 0.214796 CHF
1 CHF = 4.6556
QAR
Avg
0.215700
High
0.217313
Low
0.214216
Last updated: 4/17/2026, 6:10:24 AM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.21 CHF |
| 10 QAR | 2.15 CHF |
| 50 QAR | 10.74 CHF |
| 100 QAR | 21.48 CHF |
| 500 QAR | 107.40 CHF |
| 1,000 QAR | 214.80 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-04-17T06:10:24Z",
"rates": {
"CHF": 0.214796
}
}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": 21.479599999999998,
"rate": 0.214796
}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