Rate Overview
Live
1 CDF = 0.000795 AWG
1 AWG = 1257.86
CDF
Avg
0.000780
High
0.000795
Low
0.000775
Last updated: 5/9/2026, 6:04:41 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.40 AWG |
| 1,000 CDF | 0.80 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-05-09T06:04:41Z",
"rates": {
"AWG": 0.000795
}
}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.0795,
"rate": 0.000795
}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