Rate Overview
Live
1 AWG = 1.5087 XCD
1 XCD = 0.662813
AWG
Avg
1.5105
High
1.5125
Low
1.5087
Last updated: 9/6/2026, 3:05:46 PM
Quick Conversions
| AWG | XCD |
|---|---|
| 1 AWG | 1.51 XCD |
| 10 AWG | 15.09 XCD |
| 50 AWG | 75.44 XCD |
| 100 AWG | 150.87 XCD |
| 500 AWG | 754.36 XCD |
| 1,000 AWG | 1,508.72 XCD |
Get AWG/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=XCDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-09-06T15:05:46Z",
"rates": {
"XCD": 1.508722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "XCD",
"amount": 100
},
"result": 150.8722,
"rate": 1.508722
}Build with AWG/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key