Rate Overview
Live
1 KYD = 2.1502 AWG
1 AWG = 0.465084
KYD
Avg
2.1545
High
2.1724
Low
2.1502
Last updated: 8/15/2026, 10:42:59 PM
Quick Conversions
| KYD | AWG |
|---|---|
| 1 KYD | 2.15 AWG |
| 10 KYD | 21.50 AWG |
| 50 KYD | 107.51 AWG |
| 100 KYD | 215.02 AWG |
| 500 KYD | 1,075.08 AWG |
| 1,000 KYD | 2,150.15 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-08-15T22:42:59Z",
"rates": {
"AWG": 2.150151
}
}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": 215.01510000000002,
"rate": 2.150151
}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