Rate Overview
Live
1 GHS = 38.4020 KMF
1 KMF = 0.026040
GHS
Avg
38.1878
High
38.4020
Low
37.5844
Last updated: 6/19/2026, 8:47:22 AM
Quick Conversions
| GHS | KMF |
|---|---|
| 1 GHS | 38.40 KMF |
| 10 GHS | 384.02 KMF |
| 50 GHS | 1,920.10 KMF |
| 100 GHS | 3,840.20 KMF |
| 500 GHS | 19,201.01 KMF |
| 1,000 GHS | 38,402.02 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-06-19T08:47:22Z",
"rates": {
"KMF": 38.402016
}
}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": 3840.2016000000003,
"rate": 38.402016
}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