Rate Overview
Live
1 AWG = 1273.19 CDF
1 CDF = 0.000785
AWG
Avg
1277.68
High
1285.86
Low
1269.94
Last updated: 9/5/2026, 11:14:34 AM
Quick Conversions
| AWG | CDF |
|---|---|
| 1 AWG | 1,273.19 CDF |
| 10 AWG | 12,731.93 CDF |
| 50 AWG | 63,659.64 CDF |
| 100 AWG | 127,319.28 CDF |
| 500 AWG | 636,596.42 CDF |
| 1,000 AWG | 1,273,192.85 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-09-05T11:14:34Z",
"rates": {
"CDF": 1273.192848
}
}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": 127319.2848,
"rate": 1273.192848
}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