Rate Overview
Live
1 KYD = 2.1609 AWG
1 AWG = 0.462767
KYD
Avg
2.1610
High
2.1646
Low
2.1595
Last updated: 5/7/2026, 8:18:21 AM
Quick Conversions
| KYD | AWG |
|---|---|
| 1 KYD | 2.16 AWG |
| 10 KYD | 21.61 AWG |
| 50 KYD | 108.05 AWG |
| 100 KYD | 216.09 AWG |
| 500 KYD | 1,080.46 AWG |
| 1,000 KYD | 2,160.91 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-05-07T08:18:21Z",
"rates": {
"AWG": 2.160913
}
}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": 216.0913,
"rate": 2.160913
}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