Rate Overview
Live
1 AWG = 1272.38 CDF
1 CDF = 0.000786
AWG
Avg
1268.05
High
1290.47
Low
1234.34
Last updated: 3/7/2026, 6:12:26 AM
Quick Conversions
| AWG | CDF |
|---|---|
| 1 AWG | 1,272.38 CDF |
| 10 AWG | 12,723.79 CDF |
| 50 AWG | 63,618.94 CDF |
| 100 AWG | 127,237.88 CDF |
| 500 AWG | 636,189.39 CDF |
| 1,000 AWG | 1,272,378.77 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-03-07T06:12:26Z",
"rates": {
"CDF": 1272.37877
}
}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": 127237.87700000001,
"rate": 1272.37877
}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