Rate Overview
Live
1 CDF = 0.000773 AWG
1 AWG = 1293.66
CDF
Avg
0.000791
High
0.000847
Low
0.000772
Last updated: 3/27/2026, 10:06:13 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.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-03-27T10:06:13Z",
"rates": {
"AWG": 0.000773
}
}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.07730000000000001,
"rate": 0.000773
}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