Rate Overview
Live
1 KES = 0.013852 AWG
1 AWG = 72.1917
KES
Avg
0.013859
High
0.013876
Low
0.013836
Last updated: 3/7/2026, 12:31:44 AM
Quick Conversions
| KES | AWG |
|---|---|
| 1 KES | 0.01 AWG |
| 10 KES | 0.14 AWG |
| 50 KES | 0.69 AWG |
| 100 KES | 1.39 AWG |
| 500 KES | 6.93 AWG |
| 1,000 KES | 13.85 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-03-07T00:31:44Z",
"rates": {
"AWG": 0.013852
}
}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.3852,
"rate": 0.013852
}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