Rate Overview
Live
1 GHS = 0.329835 PLN
1 PLN = 3.0318
GHS
Avg
0.330498
High
0.333327
Low
0.329502
Last updated: 7/8/2026, 9:00:27 AM
Quick Conversions
| GHS | PLN |
|---|---|
| 1 GHS | 0.33 PLN |
| 10 GHS | 3.30 PLN |
| 50 GHS | 16.49 PLN |
| 100 GHS | 32.98 PLN |
| 500 GHS | 164.92 PLN |
| 1,000 GHS | 329.84 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-07-08T09:00:27Z",
"rates": {
"PLN": 0.329835
}
}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.9835,
"rate": 0.329835
}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