Rate Overview
Live
1 QAR = 0.216475 CHF
1 CHF = 4.6195
QAR
Avg
0.227411
High
0.249764
Low
0.213086
Last updated: 5/28/2026, 8:46:39 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-28T08:46:39Z",
"rates": {
"CHF": 0.216475
}
}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.6475,
"rate": 0.216475
}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