Rate Overview
Live
1 CDF = 0.001591 QAR
1 QAR = 628.5355
CDF
Avg
0.001586
High
0.001609
Low
0.001577
Last updated: 7/26/2026, 12:51:50 AM
Quick Conversions
| CDF | QAR |
|---|---|
| 1 CDF | 0.00 QAR |
| 10 CDF | 0.02 QAR |
| 50 CDF | 0.08 QAR |
| 100 CDF | 0.16 QAR |
| 500 CDF | 0.80 QAR |
| 1,000 CDF | 1.59 QAR |
Get CDF/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=QARExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-26T00:51:50Z",
"rates": {
"QAR": 0.001591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "QAR",
"amount": 100
},
"result": 0.1591,
"rate": 0.001591
}Build with CDF/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key