Rate Overview
Live
1 KWD = 35.7382 GHS
1 GHS = 0.027981
KWD
Avg
35.6843
High
35.7914
Low
35.5969
Last updated: 4/17/2026, 6:27:52 AM
Quick Conversions
| KWD | GHS |
|---|---|
| 1 KWD | 35.74 GHS |
| 10 KWD | 357.38 GHS |
| 50 KWD | 1,786.91 GHS |
| 100 KWD | 3,573.82 GHS |
| 500 KWD | 17,869.09 GHS |
| 1,000 KWD | 35,738.19 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-04-17T06:27:52Z",
"rates": {
"GHS": 35.738186
}
}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": 3573.8186,
"rate": 35.738186
}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