Rate Overview
Live
1 GHS = 39.2284 KMF
1 KMF = 0.025492
GHS
Avg
39.2128
High
39.4476
Low
39.0369
Last updated: 3/7/2026, 1:03:41 AM
Quick Conversions
| GHS | KMF |
|---|---|
| 1 GHS | 39.23 KMF |
| 10 GHS | 392.28 KMF |
| 50 GHS | 1,961.42 KMF |
| 100 GHS | 3,922.84 KMF |
| 500 GHS | 19,614.20 KMF |
| 1,000 GHS | 39,228.39 KMF |
Get GHS/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=KMFExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-07T01:03:41Z",
"rates": {
"KMF": 39.228393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "KMF",
"amount": 100
},
"result": 3922.8392999999996,
"rate": 39.228393
}Build with GHS/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key