Rate Overview
Live
1 COP = 0.001058 QAR
1 QAR = 945.1796
COP
Avg
0.001049
High
0.001060
Low
0.001040
Last updated: 6/19/2026, 9:07:21 AM
Quick Conversions
| COP | QAR |
|---|---|
| 1 COP | 0.00 QAR |
| 10 COP | 0.01 QAR |
| 50 COP | 0.05 QAR |
| 100 COP | 0.11 QAR |
| 500 COP | 0.53 QAR |
| 1,000 COP | 1.06 QAR |
Get COP/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=QARExample Response:
{
"success": true,
"base": "COP",
"date": "2026-06-19T09:07:21Z",
"rates": {
"QAR": 0.001058
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "QAR",
"amount": 100
},
"result": 0.10579999999999999,
"rate": 0.001058
}Build with COP/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key