Rate Overview
Live
1 XCD = 0.661170 AWG
1 AWG = 1.5125
XCD
Avg
0.662104
High
0.666037
Low
0.661042
Last updated: 7/9/2026, 5:57:51 AM
Quick Conversions
| XCD | AWG |
|---|---|
| 1 XCD | 0.66 AWG |
| 10 XCD | 6.61 AWG |
| 50 XCD | 33.06 AWG |
| 100 XCD | 66.12 AWG |
| 500 XCD | 330.59 AWG |
| 1,000 XCD | 661.17 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-09T05:57:51Z",
"rates": {
"AWG": 0.66117
}
}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.117,
"rate": 0.66117
}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