Rate Overview
Live
1 GHS = 129.9205 KRW
1 KRW = 0.007697
GHS
Avg
131.0751
High
132.4248
Low
129.4502
Last updated: 5/7/2026, 11:28:27 AM
Quick Conversions
| GHS | KRW |
|---|---|
| 1 GHS | 129.92 KRW |
| 10 GHS | 1,299.20 KRW |
| 50 GHS | 6,496.02 KRW |
| 100 GHS | 12,992.05 KRW |
| 500 GHS | 64,960.24 KRW |
| 1,000 GHS | 129,920.47 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-05-07T11:28:27Z",
"rates": {
"KRW": 129.920471
}
}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": 12992.0471,
"rate": 129.920471
}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