Rate Overview
Live
1 XCD = 0.661312 AWG
1 AWG = 1.5121
XCD
Avg
0.661591
High
0.662972
Low
0.661001
Last updated: 6/19/2026, 8:48:29 AM
Quick Conversions
| XCD | AWG |
|---|---|
| 1 XCD | 0.66 AWG |
| 10 XCD | 6.61 AWG |
| 50 XCD | 33.07 AWG |
| 100 XCD | 66.13 AWG |
| 500 XCD | 330.66 AWG |
| 1,000 XCD | 661.31 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-06-19T08:48:29Z",
"rates": {
"AWG": 0.661312
}
}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.1312,
"rate": 0.661312
}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