Rate Overview
Live
1 QAR = 0.216662 CHF
1 CHF = 4.6155
QAR
Avg
0.215930
High
0.216732
Low
0.214697
Last updated: 5/28/2026, 6:53:35 AM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.22 CHF |
| 10 QAR | 2.17 CHF |
| 50 QAR | 10.83 CHF |
| 100 QAR | 21.67 CHF |
| 500 QAR | 108.33 CHF |
| 1,000 QAR | 216.66 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-28T06:53:35Z",
"rates": {
"CHF": 0.216662
}
}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.6662,
"rate": 0.216662
}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