Rate Overview
Live
1 KYD = 2.1828 AWG
1 AWG = 0.458131
KYD
Avg
2.1627
High
2.1828
Low
2.1496
Last updated: 7/5/2026, 8:38:18 AM
Quick Conversions
| KYD | AWG |
|---|---|
| 1 KYD | 2.18 AWG |
| 10 KYD | 21.83 AWG |
| 50 KYD | 109.14 AWG |
| 100 KYD | 218.28 AWG |
| 500 KYD | 1,091.39 AWG |
| 1,000 KYD | 2,182.78 AWG |
Get KYD/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=AWGExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-05T08:38:18Z",
"rates": {
"AWG": 2.182782
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "AWG",
"amount": 100
},
"result": 218.2782,
"rate": 2.182782
}Build with KYD/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key