Rate Overview
Live
1 AWG = 1285.77 CDF
1 CDF = 0.000778
AWG
Avg
1287.24
High
1288.89
Low
1284.88
Last updated: 5/7/2026, 8:35:02 AM
Quick Conversions
| AWG | CDF |
|---|---|
| 1 AWG | 1,285.77 CDF |
| 10 AWG | 12,857.74 CDF |
| 50 AWG | 64,288.69 CDF |
| 100 AWG | 128,577.39 CDF |
| 500 AWG | 642,886.93 CDF |
| 1,000 AWG | 1,285,773.87 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-05-07T08:35:02Z",
"rates": {
"CDF": 1285.773869
}
}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": 128577.38690000001,
"rate": 1285.773869
}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