Rate Overview
Live
1 AWG = 0.464760 KYD
1 KYD = 2.1516
AWG
Avg
0.463512
High
0.465195
Low
0.458130
Last updated: 7/6/2026, 1:07:06 PM
Quick Conversions
| AWG | KYD |
|---|---|
| 1 AWG | 0.46 KYD |
| 10 AWG | 4.65 KYD |
| 50 AWG | 23.24 KYD |
| 100 AWG | 46.48 KYD |
| 500 AWG | 232.38 KYD |
| 1,000 AWG | 464.76 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-06T13:07:06Z",
"rates": {
"KYD": 0.46476
}
}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.476,
"rate": 0.46476
}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