Rate Overview
Live
1 GHS = 139.0498 KRW
1 KRW = 0.007192
GHS
Avg
135.3675
High
139.0498
Low
130.9336
Last updated: 3/27/2026, 6:53:18 PM
Quick Conversions
| GHS | KRW |
|---|---|
| 1 GHS | 139.05 KRW |
| 10 GHS | 1,390.50 KRW |
| 50 GHS | 6,952.49 KRW |
| 100 GHS | 13,904.98 KRW |
| 500 GHS | 69,524.90 KRW |
| 1,000 GHS | 139,049.80 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-27T18:53:18Z",
"rates": {
"KRW": 139.049801
}
}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": 13904.9801,
"rate": 139.049801
}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