Rate Overview
Live
1 AWG = 0.464404 KYD
1 KYD = 2.1533
AWG
Avg
0.464093
High
0.464971
Low
0.460313
Last updated: 8/12/2026, 7:26:19 AM
Quick Conversions
| AWG | KYD |
|---|---|
| 1 AWG | 0.46 KYD |
| 10 AWG | 4.64 KYD |
| 50 AWG | 23.22 KYD |
| 100 AWG | 46.44 KYD |
| 500 AWG | 232.20 KYD |
| 1,000 AWG | 464.40 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-08-12T07:26:19Z",
"rates": {
"KYD": 0.464404
}
}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.4404,
"rate": 0.464404
}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