Rate Overview
Live
1 GNF = 0.048610 KMF
1 KMF = 20.5719
GNF
Avg
0.050420
High
0.055245
Low
0.047495
Last updated: 3/27/2026, 11:34:22 AM
Quick Conversions
| GNF | KMF |
|---|---|
| 1 GNF | 0.05 KMF |
| 10 GNF | 0.49 KMF |
| 50 GNF | 2.43 KMF |
| 100 GNF | 4.86 KMF |
| 500 GNF | 24.31 KMF |
| 1,000 GNF | 48.61 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-03-27T11:34:22Z",
"rates": {
"KMF": 0.04861
}
}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.861,
"rate": 0.04861
}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