Rate Overview
Live
1 GNF = 0.014667 KES
1 KES = 68.1803
GNF
Avg
0.014705
High
0.014717
Low
0.014667
Last updated: 5/7/2026, 11:23:37 AM
Quick Conversions
| GNF | KES |
|---|---|
| 1 GNF | 0.01 KES |
| 10 GNF | 0.15 KES |
| 50 GNF | 0.73 KES |
| 100 GNF | 1.47 KES |
| 500 GNF | 7.33 KES |
| 1,000 GNF | 14.67 KES |
Get GNF/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=KESExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-07T11:23:37Z",
"rates": {
"KES": 0.014667
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "KES",
"amount": 100
},
"result": 1.4667,
"rate": 0.014667
}Build with GNF/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key