Rate Overview
Live
1 GHS = 39.0159 KMF
1 KMF = 0.025631
GHS
Avg
38.9594
High
39.0955
Low
38.8337
Last updated: 3/27/2026, 1:16:31 PM
Quick Conversions
| GHS | KMF |
|---|---|
| 1 GHS | 39.02 KMF |
| 10 GHS | 390.16 KMF |
| 50 GHS | 1,950.79 KMF |
| 100 GHS | 3,901.59 KMF |
| 500 GHS | 19,507.93 KMF |
| 1,000 GHS | 39,015.87 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-27T13:16:31Z",
"rates": {
"KMF": 39.015866
}
}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": 3901.5866,
"rate": 39.015866
}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