Rate Overview
Live
1 GHS = 36.8336 KMF
1 KMF = 0.027149
GHS
Avg
37.8185
High
39.5061
Low
36.0066
Last updated: 7/30/2026, 11:13:59 PM
Quick Conversions
| GHS | KMF |
|---|---|
| 1 GHS | 36.83 KMF |
| 10 GHS | 368.34 KMF |
| 50 GHS | 1,841.68 KMF |
| 100 GHS | 3,683.36 KMF |
| 500 GHS | 18,416.78 KMF |
| 1,000 GHS | 36,833.55 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-07-30T23:13:59Z",
"rates": {
"KMF": 36.833554
}
}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": 3683.3554,
"rate": 36.833554
}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