Rate Overview
Live
1 KWD = 37.6167 GHS
1 GHS = 0.026584
KWD
Avg
36.5440
High
40.9754
Low
34.0737
Last updated: 7/31/2026, 10:13:00 AM
Quick Conversions
| KWD | GHS |
|---|---|
| 1 KWD | 37.62 GHS |
| 10 KWD | 376.17 GHS |
| 50 KWD | 1,880.83 GHS |
| 100 KWD | 3,761.67 GHS |
| 500 KWD | 18,808.35 GHS |
| 1,000 KWD | 37,616.70 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-07-31T10:13:00Z",
"rates": {
"GHS": 37.616695
}
}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": 3761.6695,
"rate": 37.616695
}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