Rate Overview
Live
1 GNF = 0.102720 KPW
1 KPW = 9.7352
GNF
Avg
0.103488
High
0.104465
Low
0.102443
Last updated: 8/22/2026, 11:27:55 PM
Quick Conversions
| GNF | KPW |
|---|---|
| 1 GNF | 0.10 KPW |
| 10 GNF | 1.03 KPW |
| 50 GNF | 5.14 KPW |
| 100 GNF | 10.27 KPW |
| 500 GNF | 51.36 KPW |
| 1,000 GNF | 102.72 KPW |
Get GNF/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=KPWExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-22T23:27:55Z",
"rates": {
"KPW": 0.10272
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "KPW",
"amount": 100
},
"result": 10.272,
"rate": 0.10272
}Build with GNF/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key