Rate Overview
Live
1 NGN = 0.095038 KES
1 KES = 10.5221
NGN
Avg
0.094850
High
0.095038
Low
0.094532
Last updated: 8/15/2026, 11:45:13 AM
Quick Conversions
| NGN | KES |
|---|---|
| 1 NGN | 0.10 KES |
| 10 NGN | 0.95 KES |
| 50 NGN | 4.75 KES |
| 100 NGN | 9.50 KES |
| 500 NGN | 47.52 KES |
| 1,000 NGN | 95.04 KES |
Get NGN/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=KESExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-08-15T11:45:13Z",
"rates": {
"KES": 0.095038
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "KES",
"amount": 100
},
"result": 9.5038,
"rate": 0.095038
}Build with NGN/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key