Rate Overview
Live
1 AWG = 1288.28 CDF
1 CDF = 0.000776
AWG
Avg
1282.81
High
1292.74
Low
1258.09
Last updated: 7/23/2026, 7:54:11 AM
Quick Conversions
| AWG | CDF |
|---|---|
| 1 AWG | 1,288.28 CDF |
| 10 AWG | 12,882.82 CDF |
| 50 AWG | 64,414.08 CDF |
| 100 AWG | 128,828.16 CDF |
| 500 AWG | 644,140.79 CDF |
| 1,000 AWG | 1,288,281.58 CDF |
Get AWG/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=CDFExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-23T07:54:11Z",
"rates": {
"CDF": 1288.281576
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "CDF",
"amount": 100
},
"result": 128828.1576,
"rate": 1288.281576
}Build with AWG/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key