Rate Overview
Live
1 XCD = 0.661252 AWG
1 AWG = 1.5123
XCD
Avg
0.662218
High
0.666962
Low
0.660731
Last updated: 7/27/2026, 4:01:05 PM
Quick Conversions
| XCD | AWG |
|---|---|
| 1 XCD | 0.66 AWG |
| 10 XCD | 6.61 AWG |
| 50 XCD | 33.06 AWG |
| 100 XCD | 66.13 AWG |
| 500 XCD | 330.63 AWG |
| 1,000 XCD | 661.25 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-07-27T16:01:05Z",
"rates": {
"AWG": 0.661252
}
}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.12519999999999,
"rate": 0.661252
}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