Rate Overview
Live
1 AWG = 1281.11 CDF
1 CDF = 0.000781
AWG
Avg
1280.47
High
1286.91
Low
1276.89
Last updated: 4/17/2026, 6:12:13 AM
Quick Conversions
| AWG | CDF |
|---|---|
| 1 AWG | 1,281.11 CDF |
| 10 AWG | 12,811.11 CDF |
| 50 AWG | 64,055.55 CDF |
| 100 AWG | 128,111.10 CDF |
| 500 AWG | 640,555.49 CDF |
| 1,000 AWG | 1,281,110.98 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-04-17T06:12:13Z",
"rates": {
"CDF": 1281.110982
}
}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": 128111.0982,
"rate": 1281.110982
}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