Rate Overview
Live
1 CDF = 0.000776 AWG
1 AWG = 1288.66
CDF
Avg
0.000781
High
0.000794
Low
0.000773
Last updated: 7/8/2026, 5:15:50 AM
Quick Conversions
| CDF | AWG |
|---|---|
| 1 CDF | 0.00 AWG |
| 10 CDF | 0.01 AWG |
| 50 CDF | 0.04 AWG |
| 100 CDF | 0.08 AWG |
| 500 CDF | 0.39 AWG |
| 1,000 CDF | 0.78 AWG |
Get CDF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=AWGExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-07-08T05:15:50Z",
"rates": {
"AWG": 0.000776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "AWG",
"amount": 100
},
"result": 0.0776,
"rate": 0.000776
}Build with CDF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key