Rate Overview
Live
1 KES = 0.013830 AWG
1 AWG = 72.3066
KES
Avg
0.013824
High
0.013832
Low
0.013792
Last updated: 9/3/2026, 1:38:33 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.92 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-09-03T13:38:33Z",
"rates": {
"AWG": 0.01383
}
}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.383,
"rate": 0.01383
}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