Rate Overview
Live
1 KES = 0.013966 AWG
1 AWG = 71.6025
KES
Avg
0.013949
High
0.013966
Low
0.013933
Last updated: 5/6/2026, 11:09:52 PM
Quick Conversions
| KES | AWG |
|---|---|
| 1 KES | 0.01 AWG |
| 10 KES | 0.14 AWG |
| 50 KES | 0.70 AWG |
| 100 KES | 1.40 AWG |
| 500 KES | 6.98 AWG |
| 1,000 KES | 13.97 AWG |
Get KES/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=AWGExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-06T23:09:52Z",
"rates": {
"AWG": 0.013966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "AWG",
"amount": 100
},
"result": 1.3965999999999998,
"rate": 0.013966
}Build with KES/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key