Rate Overview
Live
1 AWG = 0.460687 KYD
1 KYD = 2.1707
AWG
Avg
0.463543
High
0.466443
Low
0.458130
Last updated: 7/25/2026, 10:15:08 PM
Quick Conversions
| AWG | KYD |
|---|---|
| 1 AWG | 0.46 KYD |
| 10 AWG | 4.61 KYD |
| 50 AWG | 23.03 KYD |
| 100 AWG | 46.07 KYD |
| 500 AWG | 230.34 KYD |
| 1,000 AWG | 460.69 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-25T22:15:08Z",
"rates": {
"KYD": 0.460687
}
}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.0687,
"rate": 0.460687
}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