Rate Overview
Live
1 GNF = 0.102782 KPW
1 KPW = 9.7293
GNF
Avg
0.102692
High
0.102782
Low
0.102596
Last updated: 6/19/2026, 8:48:22 AM
Quick Conversions
| GNF | KPW |
|---|---|
| 1 GNF | 0.10 KPW |
| 10 GNF | 1.03 KPW |
| 50 GNF | 5.14 KPW |
| 100 GNF | 10.28 KPW |
| 500 GNF | 51.39 KPW |
| 1,000 GNF | 102.78 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-06-19T08:48:22Z",
"rates": {
"KPW": 0.102782
}
}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.2782,
"rate": 0.102782
}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