Rate Overview
Live
1 AWG = 1.5117 XCD
1 XCD = 0.661486
AWG
Avg
1.5086
High
1.5125
Low
1.4993
Last updated: 7/23/2026, 3:24:03 AM
Quick Conversions
| AWG | XCD |
|---|---|
| 1 AWG | 1.51 XCD |
| 10 AWG | 15.12 XCD |
| 50 AWG | 75.59 XCD |
| 100 AWG | 151.17 XCD |
| 500 AWG | 755.87 XCD |
| 1,000 AWG | 1,511.75 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-07-23T03:24:03Z",
"rates": {
"XCD": 1.511748
}
}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.1748,
"rate": 1.511748
}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