Rate Overview
Live
1 XCD = 0.666037 AWG
1 AWG = 1.5014
XCD
Avg
0.665826
High
0.666500
Low
0.664187
Last updated: 4/17/2026, 6:18:56 AM
Quick Conversions
| XCD | AWG |
|---|---|
| 1 XCD | 0.67 AWG |
| 10 XCD | 6.66 AWG |
| 50 XCD | 33.30 AWG |
| 100 XCD | 66.60 AWG |
| 500 XCD | 333.02 AWG |
| 1,000 XCD | 666.04 AWG |
Get XCD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=AWGExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-04-17T06:18:56Z",
"rates": {
"AWG": 0.666037
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "AWG",
"amount": 100
},
"result": 66.6037,
"rate": 0.666037
}Build with XCD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key