Rate Overview
Live
1 KWD = 36.3793 GHS
1 GHS = 0.027488
KWD
Avg
36.2090
High
36.5795
Low
35.9932
Last updated: 6/19/2026, 8:53:07 AM
Quick Conversions
| KWD | GHS |
|---|---|
| 1 KWD | 36.38 GHS |
| 10 KWD | 363.79 GHS |
| 50 KWD | 1,818.97 GHS |
| 100 KWD | 3,637.93 GHS |
| 500 KWD | 18,189.65 GHS |
| 1,000 KWD | 36,379.31 GHS |
Get KWD/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KWD¤cies=GHSExample Response:
{
"success": true,
"base": "KWD",
"date": "2026-06-19T08:53:07Z",
"rates": {
"GHS": 36.379308
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KWD&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KWD",
"to": "GHS",
"amount": 100
},
"result": 3637.9308,
"rate": 36.379308
}Build with KWD/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key