Rate Overview
Live
1 QAR = 0.213318 CHF
1 CHF = 4.6878
QAR
Avg
0.213572
High
0.215571
Low
0.211016
Last updated: 3/7/2026, 10:17:36 AM
Quick Conversions
| QAR | CHF |
|---|---|
| 1 QAR | 0.21 CHF |
| 10 QAR | 2.13 CHF |
| 50 QAR | 10.67 CHF |
| 100 QAR | 21.33 CHF |
| 500 QAR | 106.66 CHF |
| 1,000 QAR | 213.32 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-03-07T10:17:36Z",
"rates": {
"CHF": 0.213318
}
}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.3318,
"rate": 0.213318
}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