Rate Overview
Live
1 GHS = 129.4524 KRW
1 KRW = 0.007725
GHS
Avg
130.2990
High
131.4127
Low
128.7471
Last updated: 5/27/2026, 10:53:13 PM
Quick Conversions
| GHS | KRW |
|---|---|
| 1 GHS | 129.45 KRW |
| 10 GHS | 1,294.52 KRW |
| 50 GHS | 6,472.62 KRW |
| 100 GHS | 12,945.24 KRW |
| 500 GHS | 64,726.22 KRW |
| 1,000 GHS | 129,452.45 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-27T22:53:13Z",
"rates": {
"KRW": 129.452448
}
}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": 12945.2448,
"rate": 129.452448
}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