Rate Overview
Live
1 GNF = 0.102632 KPW
1 KPW = 9.7435
GNF
Avg
0.102630
High
0.102844
Low
0.102413
Last updated: 5/27/2026, 9:39:21 PM
Quick Conversions
| GNF | KPW |
|---|---|
| 1 GNF | 0.10 KPW |
| 10 GNF | 1.03 KPW |
| 50 GNF | 5.13 KPW |
| 100 GNF | 10.26 KPW |
| 500 GNF | 51.32 KPW |
| 1,000 GNF | 102.63 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-05-27T21:39:21Z",
"rates": {
"KPW": 0.102632
}
}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.2632,
"rate": 0.102632
}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