Rate Overview
Live
1 AWG = 0.464748 KYD
1 KYD = 2.1517
AWG
Avg
0.462834
High
0.464814
Low
0.458130
Last updated: 7/28/2026, 2:07:09 PM
Quick Conversions
| AWG | KYD |
|---|---|
| 1 AWG | 0.46 KYD |
| 10 AWG | 4.65 KYD |
| 50 AWG | 23.24 KYD |
| 100 AWG | 46.47 KYD |
| 500 AWG | 232.37 KYD |
| 1,000 AWG | 464.75 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-07-28T14:07:09Z",
"rates": {
"KYD": 0.464748
}
}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.4748,
"rate": 0.464748
}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