Rate Overview
Live
1 KRW = 0.007882 GHS
1 GHS = 126.8714
KRW
Avg
0.007885
High
0.007955
Low
0.007794
Last updated: 7/27/2026, 6:39:14 PM
Quick Conversions
| KRW | GHS |
|---|---|
| 1 KRW | 0.01 GHS |
| 10 KRW | 0.08 GHS |
| 50 KRW | 0.39 GHS |
| 100 KRW | 0.79 GHS |
| 500 KRW | 3.94 GHS |
| 1,000 KRW | 7.88 GHS |
Get KRW/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=GHSExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-07-27T18:39:14Z",
"rates": {
"GHS": 0.007882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "GHS",
"amount": 100
},
"result": 0.7882,
"rate": 0.007882
}Build with KRW/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key