Rate Overview
Live
1 QAR = 0.216476 CHF
1 CHF = 4.6194
QAR
Avg
0.218571
High
0.227315
Low
0.211062
Last updated: 5/28/2026, 7:52:20 AM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.22 CHF |
| 10 QAR | 2.16 CHF |
| 50 QAR | 10.82 CHF |
| 100 QAR | 21.65 CHF |
| 500 QAR | 108.24 CHF |
| 1,000 QAR | 216.48 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-05-28T07:52:20Z",
"rates": {
"CHF": 0.216476
}
}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.6476,
"rate": 0.216476
}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