Rate Overview
Live
1 KES = 0.013828 AWG
1 AWG = 72.3170
KES
Avg
0.013842
High
0.013923
Low
0.013818
Last updated: 7/23/2026, 4:58:21 PM
Quick Conversions
| KES | AWG |
|---|---|
| 1 KES | 0.01 AWG |
| 10 KES | 0.14 AWG |
| 50 KES | 0.69 AWG |
| 100 KES | 1.38 AWG |
| 500 KES | 6.91 AWG |
| 1,000 KES | 13.83 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-07-23T16:58:21Z",
"rates": {
"AWG": 0.013828
}
}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.3828,
"rate": 0.013828
}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