Rate Overview
Live
1 GNF = 0.048318 KMF
1 KMF = 20.6962
GNF
Avg
0.047978
High
0.048380
Low
0.047387
Last updated: 3/7/2026, 3:22:35 AM
Quick Conversions
| GNF | KMF |
|---|---|
| 1 GNF | 0.05 KMF |
| 10 GNF | 0.48 KMF |
| 50 GNF | 2.42 KMF |
| 100 GNF | 4.83 KMF |
| 500 GNF | 24.16 KMF |
| 1,000 GNF | 48.32 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-07T03:22:35Z",
"rates": {
"KMF": 0.048318
}
}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.8318,
"rate": 0.048318
}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