Rate Overview
Live
1 GHS = 0.324772 PLN
1 PLN = 3.0791
GHS
Avg
0.326950
High
0.331510
Low
0.324772
Last updated: 9/9/2026, 8:45:33 AM
Quick Conversions
| GHS | PLN |
|---|---|
| 1 GHS | 0.32 PLN |
| 10 GHS | 3.25 PLN |
| 50 GHS | 16.24 PLN |
| 100 GHS | 32.48 PLN |
| 500 GHS | 162.39 PLN |
| 1,000 GHS | 324.77 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-09-09T08:45:33Z",
"rates": {
"PLN": 0.324772
}
}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.4772,
"rate": 0.324772
}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