Rate Overview
Live
1 GHS = 0.323964 PLN
1 PLN = 3.0868
GHS
Avg
0.325805
High
0.330712
Low
0.315159
Last updated: 6/17/2026, 8:00:07 AM
Quick Conversions
| GHS | PLN |
|---|---|
| 1 GHS | 0.32 PLN |
| 10 GHS | 3.24 PLN |
| 50 GHS | 16.20 PLN |
| 100 GHS | 32.40 PLN |
| 500 GHS | 161.98 PLN |
| 1,000 GHS | 323.96 PLN |
Get GHS/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PLNExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-06-17T08:00:07Z",
"rates": {
"PLN": 0.323964
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PLN",
"amount": 100
},
"result": 32.3964,
"rate": 0.323964
}Build with GHS/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key