Rate Overview
Live
1 GHS = 36.6523 KMF
1 KMF = 0.027283
GHS
Avg
37.4201
High
38.1021
Low
36.6523
Last updated: 7/31/2026, 6:14:15 AM
Quick Conversions
| GHS | KMF |
|---|---|
| 1 GHS | 36.65 KMF |
| 10 GHS | 366.52 KMF |
| 50 GHS | 1,832.61 KMF |
| 100 GHS | 3,665.23 KMF |
| 500 GHS | 18,326.13 KMF |
| 1,000 GHS | 36,652.27 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-31T06:14:15Z",
"rates": {
"KMF": 36.652266
}
}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": 3665.2266,
"rate": 36.652266
}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