Rate Overview
Live
1 QAR = 0.221719 CHF
1 CHF = 4.5102
QAR
Avg
0.219461
High
0.221719
Low
0.217888
Last updated: 6/19/2026, 8:41:54 AM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.22 CHF |
| 10 QAR | 2.22 CHF |
| 50 QAR | 11.09 CHF |
| 100 QAR | 22.17 CHF |
| 500 QAR | 110.86 CHF |
| 1,000 QAR | 221.72 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-06-19T08:41:54Z",
"rates": {
"CHF": 0.221719
}
}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.1719,
"rate": 0.221719
}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