Rate Overview
Live
1 AWG = 72.1563 KES
1 KES = 0.013859
AWG
Avg
72.1517
High
72.2711
Low
72.0659
Last updated: 3/7/2026, 4:06:04 AM
Quick Conversions
| AWG | KES |
|---|---|
| 1 AWG | 72.16 KES |
| 10 AWG | 721.56 KES |
| 50 AWG | 3,607.81 KES |
| 100 AWG | 7,215.63 KES |
| 500 AWG | 36,078.13 KES |
| 1,000 AWG | 72,156.27 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-03-07T04:06:04Z",
"rates": {
"KES": 72.156265
}
}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": 7215.6265,
"rate": 72.156265
}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