Rate Overview
Live
1 CDF = 0.001575 QAR
1 QAR = 634.9206
CDF
Avg
0.001612
High
0.001694
Low
0.001575
Last updated: 3/6/2026, 6:26:08 PM
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.79 QAR |
| 1,000 CDF | 1.58 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-03-06T18:26:08Z",
"rates": {
"QAR": 0.001575
}
}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.1575,
"rate": 0.001575
}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