Rate Overview
Live
1 QAR = 255.0705 CLP
1 CLP = 0.003920
QAR
Avg
256.2845
High
271.2917
Low
235.2626
Last updated: 3/27/2026, 3:13:17 PM
Quick Conversions
| QAR | CLP |
|---|---|
| 1 QAR | 255.07 CLP |
| 10 QAR | 2,550.71 CLP |
| 50 QAR | 12,753.53 CLP |
| 100 QAR | 25,507.05 CLP |
| 500 QAR | 127,535.25 CLP |
| 1,000 QAR | 255,070.50 CLP |
Get QAR/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=CLPExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-03-27T15:13:17Z",
"rates": {
"CLP": 255.0705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "CLP",
"amount": 100
},
"result": 25507.05,
"rate": 255.0705
}Build with QAR/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key