Rate Overview
Live
1 QAR = 0.213462 CHF
1 CHF = 4.6847
QAR
Avg
0.214486
High
0.215544
Low
0.213462
Last updated: 5/7/2026, 8:04:56 AM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.21 CHF |
| 10 QAR | 2.13 CHF |
| 50 QAR | 10.67 CHF |
| 100 QAR | 21.35 CHF |
| 500 QAR | 106.73 CHF |
| 1,000 QAR | 213.46 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-07T08:04:56Z",
"rates": {
"CHF": 0.213462
}
}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.3462,
"rate": 0.213462
}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