Rate Overview
Live
1 GHS = 37.2440 KMF
1 KMF = 0.026850
GHS
Avg
37.4836
High
37.7123
Low
37.2440
Last updated: 5/7/2026, 8:35:30 AM
Quick Conversions
| GHS | KMF |
|---|---|
| 1 GHS | 37.24 KMF |
| 10 GHS | 372.44 KMF |
| 50 GHS | 1,862.20 KMF |
| 100 GHS | 3,724.40 KMF |
| 500 GHS | 18,621.98 KMF |
| 1,000 GHS | 37,243.96 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-05-07T08:35:30Z",
"rates": {
"KMF": 37.243962
}
}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": 3724.3962,
"rate": 37.243962
}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