Rate Overview
Live
1 AWG = 0.462958 KYD
1 KYD = 2.1600
AWG
Avg
0.462717
High
0.464508
Low
0.462063
Last updated: 4/17/2026, 6:32:03 AM
Quick Conversions
| AWG | KYD |
|---|---|
| 1 AWG | 0.46 KYD |
| 10 AWG | 4.63 KYD |
| 50 AWG | 23.15 KYD |
| 100 AWG | 46.30 KYD |
| 500 AWG | 231.48 KYD |
| 1,000 AWG | 462.96 KYD |
Get AWG/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=KYDExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-17T06:32:03Z",
"rates": {
"KYD": 0.462958
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "KYD",
"amount": 100
},
"result": 46.2958,
"rate": 0.462958
}Build with AWG/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key