Rate Overview
Live
1 XCD = 0.661312 AWG
1 AWG = 1.5121
XCD
Avg
0.661645
High
0.662965
Low
0.661154
Last updated: 3/7/2026, 1:04:16 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-03-07T01:04:16Z",
"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