Rate Overview
Live
1 KRW = 0.007191 GHS
1 GHS = 139.0627
KRW
Avg
0.009132
High
0.011819
Low
0.007191
Last updated: 3/27/2026, 5:06:22 PM
Quick Conversions
| KRW | GHS |
|---|---|
| 1 KRW | 0.01 GHS |
| 10 KRW | 0.07 GHS |
| 50 KRW | 0.36 GHS |
| 100 KRW | 0.72 GHS |
| 500 KRW | 3.60 GHS |
| 1,000 KRW | 7.19 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-03-27T17:06:22Z",
"rates": {
"GHS": 0.007191
}
}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.7191000000000001,
"rate": 0.007191
}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