Rate Overview
Live
1 QAR = 0.221623 CHF
1 CHF = 4.5122
QAR
Avg
0.221302
High
0.222160
Low
0.220538
Last updated: 7/9/2026, 9:59:05 AM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.22 CHF |
| 10 QAR | 2.22 CHF |
| 50 QAR | 11.08 CHF |
| 100 QAR | 22.16 CHF |
| 500 QAR | 110.81 CHF |
| 1,000 QAR | 221.62 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-09T09:59:05Z",
"rates": {
"CHF": 0.221623
}
}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.1623,
"rate": 0.221623
}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