Rate Overview
Live
1 GHS = 37.0987 KMF
1 KMF = 0.026955
GHS
Avg
38.0676
High
39.9453
Low
35.8344
Last updated: 7/29/2026, 10:11:13 AM
Quick Conversions
| GHS | KMF |
|---|---|
| 1 GHS | 37.10 KMF |
| 10 GHS | 370.99 KMF |
| 50 GHS | 1,854.94 KMF |
| 100 GHS | 3,709.87 KMF |
| 500 GHS | 18,549.37 KMF |
| 1,000 GHS | 37,098.73 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-29T10:11:13Z",
"rates": {
"KMF": 37.098733
}
}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": 3709.8733,
"rate": 37.098733
}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