Rate Overview
Live
1 QAR = 0.218578 CHF
1 CHF = 4.5750
QAR
Avg
0.217420
High
0.218930
Low
0.216160
Last updated: 3/28/2026, 7:23:24 AM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.22 CHF |
| 10 QAR | 2.19 CHF |
| 50 QAR | 10.93 CHF |
| 100 QAR | 21.86 CHF |
| 500 QAR | 109.29 CHF |
| 1,000 QAR | 218.58 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-03-28T07:23:24Z",
"rates": {
"CHF": 0.218578
}
}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.8578,
"rate": 0.218578
}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