Rate Overview
Live
1 CDF = 0.000770 AWG
1 AWG = 1298.70
CDF
Avg
0.000774
High
0.000786
Low
0.000770
Last updated: 6/18/2026, 6:05:08 PM
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.38 AWG |
| 1,000 CDF | 0.77 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-06-18T18:05:08Z",
"rates": {
"AWG": 0.00077
}
}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.077,
"rate": 0.00077
}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