Rate Overview
Live
1 KRW = 0.008162 GHS
1 GHS = 122.5190
KRW
Avg
0.008148
High
0.008216
Low
0.008075
Last updated: 9/2/2026, 3:00:46 AM
Quick Conversions
| KRW | GHS |
|---|---|
| 1 KRW | 0.01 GHS |
| 10 KRW | 0.08 GHS |
| 50 KRW | 0.41 GHS |
| 100 KRW | 0.82 GHS |
| 500 KRW | 4.08 GHS |
| 1,000 KRW | 8.16 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-09-02T03:00:46Z",
"rates": {
"GHS": 0.008162
}
}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.8162,
"rate": 0.008162
}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