Rate Overview
Live
1 GHS = 38.0075 KMF
1 KMF = 0.026311
GHS
Avg
38.0646
High
38.2220
Low
37.8102
Last updated: 4/17/2026, 6:17:14 AM
Quick Conversions
| GHS | KMF |
|---|---|
| 1 GHS | 38.01 KMF |
| 10 GHS | 380.07 KMF |
| 50 GHS | 1,900.37 KMF |
| 100 GHS | 3,800.75 KMF |
| 500 GHS | 19,003.74 KMF |
| 1,000 GHS | 38,007.49 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-04-17T06:17:14Z",
"rates": {
"KMF": 38.007487
}
}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": 3800.7486999999996,
"rate": 38.007487
}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