Rate Overview
Live
1 GHS = 128.2874 KRW
1 KRW = 0.007795
GHS
Avg
127.4320
High
129.3262
Low
120.8706
Last updated: 8/19/2026, 3:06:41 AM
Quick Conversions
| GHS | KRW |
|---|---|
| 1 GHS | 128.29 KRW |
| 10 GHS | 1,282.87 KRW |
| 50 GHS | 6,414.37 KRW |
| 100 GHS | 12,828.74 KRW |
| 500 GHS | 64,143.72 KRW |
| 1,000 GHS | 128,287.44 KRW |
Get GHS/KRW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=KRWExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-08-19T03:06:41Z",
"rates": {
"KRW": 128.287443
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=KRW&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "KRW",
"amount": 100
},
"result": 12828.7443,
"rate": 128.287443
}Build with GHS/KRW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key