Rate Overview
Live
1 AWG = 1.5014 XCD
1 XCD = 0.666038
AWG
Avg
1.5019
High
1.5056
Low
1.5004
Last updated: 4/17/2026, 6:19:08 AM
Quick Conversions
| AWG | XCD |
|---|---|
| 1 AWG | 1.50 XCD |
| 10 AWG | 15.01 XCD |
| 50 AWG | 75.07 XCD |
| 100 AWG | 150.14 XCD |
| 500 AWG | 750.71 XCD |
| 1,000 AWG | 1,501.42 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-04-17T06:19:08Z",
"rates": {
"XCD": 1.501416
}
}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.1416,
"rate": 1.501416
}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