Rate Overview
Live
1 GNF = 0.047971 KMF
1 KMF = 20.8459
GNF
Avg
0.048420
High
0.050003
Low
0.047225
Last updated: 5/30/2026, 10:19:33 AM
Quick Conversions
| GNF | KMF |
|---|---|
| 1 GNF | 0.05 KMF |
| 10 GNF | 0.48 KMF |
| 50 GNF | 2.40 KMF |
| 100 GNF | 4.80 KMF |
| 500 GNF | 23.99 KMF |
| 1,000 GNF | 47.97 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-05-30T10:19:33Z",
"rates": {
"KMF": 0.047971
}
}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.7971,
"rate": 0.047971
}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