Rate Overview
Live
1 GNF = 0.048368 KMF
1 KMF = 20.6748
GNF
Avg
0.048425
High
0.048545
Low
0.048316
Last updated: 8/19/2026, 5:11:09 PM
Quick Conversions
| GNF | KMF |
|---|---|
| 1 GNF | 0.05 KMF |
| 10 GNF | 0.48 KMF |
| 50 GNF | 2.42 KMF |
| 100 GNF | 4.84 KMF |
| 500 GNF | 24.18 KMF |
| 1,000 GNF | 48.37 KMF |
Get GNF/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=KMFExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-19T17:11:09Z",
"rates": {
"KMF": 0.048368
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "KMF",
"amount": 100
},
"result": 4.8368,
"rate": 0.048368
}Build with GNF/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key