Rate Overview
Live
1 GHS = 138.2640 KRW
1 KRW = 0.007233
GHS
Avg
136.8157
High
138.2640
Low
134.8641
Last updated: 3/7/2026, 1:05:11 AM
Quick Conversions
| GHS | KRW |
|---|---|
| 1 GHS | 138.26 KRW |
| 10 GHS | 1,382.64 KRW |
| 50 GHS | 6,913.20 KRW |
| 100 GHS | 13,826.40 KRW |
| 500 GHS | 69,131.98 KRW |
| 1,000 GHS | 138,263.97 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-03-07T01:05:11Z",
"rates": {
"KRW": 138.263968
}
}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": 13826.3968,
"rate": 138.263968
}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