Rate Overview
Live
1 AWG = 72.2283 KES
1 KES = 0.013845
AWG
Avg
72.1976
High
72.6227
Low
71.7559
Last updated: 7/23/2026, 2:02:45 AM
Quick Conversions
| AWG | KES |
|---|---|
| 1 AWG | 72.23 KES |
| 10 AWG | 722.28 KES |
| 50 AWG | 3,611.41 KES |
| 100 AWG | 7,222.83 KES |
| 500 AWG | 36,114.13 KES |
| 1,000 AWG | 72,228.26 KES |
Get AWG/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=KESExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-23T02:02:45Z",
"rates": {
"KES": 72.228261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "KES",
"amount": 100
},
"result": 7222.8261,
"rate": 72.228261
}Build with AWG/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key