Rate Overview
Live
1 GNF = 0.102515 KPW
1 KPW = 9.7547
GNF
Avg
0.103102
High
0.103952
Low
0.102378
Last updated: 3/28/2026, 11:01:57 AM
Quick Conversions
| GNF | KPW |
|---|---|
| 1 GNF | 0.10 KPW |
| 10 GNF | 1.03 KPW |
| 50 GNF | 5.13 KPW |
| 100 GNF | 10.25 KPW |
| 500 GNF | 51.26 KPW |
| 1,000 GNF | 102.52 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-03-28T11:01:57Z",
"rates": {
"KPW": 0.102515
}
}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.2515,
"rate": 0.102515
}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