Rate Overview
Live
1 AWG = 0.463993 KYD
1 KYD = 2.1552
AWG
Avg
0.462940
High
0.465441
Low
0.458392
Last updated: 5/27/2026, 12:34:20 PM
Quick Conversions
| AWG | KYD |
|---|---|
| 1 AWG | 0.46 KYD |
| 10 AWG | 4.64 KYD |
| 50 AWG | 23.20 KYD |
| 100 AWG | 46.40 KYD |
| 500 AWG | 232.00 KYD |
| 1,000 AWG | 463.99 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-27T12:34:20Z",
"rates": {
"KYD": 0.463993
}
}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.3993,
"rate": 0.463993
}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