Rate Overview
Live
1 AWG = 0.462767 KYD
1 KYD = 2.1609
AWG
Avg
0.462753
High
0.463079
Low
0.461984
Last updated: 5/7/2026, 8:38:13 AM
Quick Conversions
| AWG | KYD |
|---|---|
| 1 AWG | 0.46 KYD |
| 10 AWG | 4.63 KYD |
| 50 AWG | 23.14 KYD |
| 100 AWG | 46.28 KYD |
| 500 AWG | 231.38 KYD |
| 1,000 AWG | 462.77 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-05-07T08:38:13Z",
"rates": {
"KYD": 0.462767
}
}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.2767,
"rate": 0.462767
}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