Rate Overview
Live
1 QAR = 0.225012 CHF
1 CHF = 4.4442
QAR
Avg
0.217138
High
0.225012
Low
0.210701
Last updated: 7/27/2026, 10:00:19 PM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.23 CHF |
| 10 QAR | 2.25 CHF |
| 50 QAR | 11.25 CHF |
| 100 QAR | 22.50 CHF |
| 500 QAR | 112.51 CHF |
| 1,000 QAR | 225.01 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-27T22:00:19Z",
"rates": {
"CHF": 0.225012
}
}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.501199999999997,
"rate": 0.225012
}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