Rate Overview
Live
1 QAR = 0.222898 CHF
1 CHF = 4.4864
QAR
Avg
0.222579
High
0.223614
Low
0.222098
Last updated: 9/8/2026, 10:03:44 AM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.22 CHF |
| 10 QAR | 2.23 CHF |
| 50 QAR | 11.14 CHF |
| 100 QAR | 22.29 CHF |
| 500 QAR | 111.45 CHF |
| 1,000 QAR | 222.90 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-09-08T10:03:44Z",
"rates": {
"CHF": 0.222898
}
}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.2898,
"rate": 0.222898
}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