Rate Overview
Live
1 AWG = 1.5120 XCD
1 XCD = 0.661362
AWG
Avg
1.5123
High
1.5131
Low
1.5115
Last updated: 3/27/2026, 5:17:08 PM
Quick Conversions
| AWG | XCD |
|---|---|
| 1 AWG | 1.51 XCD |
| 10 AWG | 15.12 XCD |
| 50 AWG | 75.60 XCD |
| 100 AWG | 151.20 XCD |
| 500 AWG | 756.02 XCD |
| 1,000 AWG | 1,512.03 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-03-27T17:17:08Z",
"rates": {
"XCD": 1.512031
}
}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": 151.20309999999998,
"rate": 1.512031
}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