Rate Overview
Live
1 AWG = 0.459485 KYD
1 KYD = 2.1763
AWG
Avg
0.462771
High
0.464814
Low
0.458130
Last updated: 7/26/2026, 3:40:12 AM
Quick Conversions
| AWG | KYD |
|---|---|
| 1 AWG | 0.46 KYD |
| 10 AWG | 4.59 KYD |
| 50 AWG | 22.97 KYD |
| 100 AWG | 45.95 KYD |
| 500 AWG | 229.74 KYD |
| 1,000 AWG | 459.48 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-26T03:40:12Z",
"rates": {
"KYD": 0.459485
}
}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": 45.948499999999996,
"rate": 0.459485
}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