Rate Overview
Live
1 AWG = 72.3064 KES
1 KES = 0.013830
AWG
Avg
72.3341
High
72.5009
Low
72.2925
Last updated: 9/3/2026, 1:24:41 PM
Quick Conversions
| AWG | KES |
|---|---|
| 1 AWG | 72.31 KES |
| 10 AWG | 723.06 KES |
| 50 AWG | 3,615.32 KES |
| 100 AWG | 7,230.64 KES |
| 500 AWG | 36,153.22 KES |
| 1,000 AWG | 72,306.43 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-09-03T13:24:41Z",
"rates": {
"KES": 72.306434
}
}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": 7230.6434,
"rate": 72.306434
}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