Rate Overview
Live
1 GHS = 0.326269 PLN
1 PLN = 3.0650
GHS
Avg
0.328074
High
0.331360
Low
0.325676
Last updated: 4/17/2026, 6:18:22 AM
Quick Conversions
| GHS | PLN |
|---|---|
| 1 GHS | 0.33 PLN |
| 10 GHS | 3.26 PLN |
| 50 GHS | 16.31 PLN |
| 100 GHS | 32.63 PLN |
| 500 GHS | 163.13 PLN |
| 1,000 GHS | 326.27 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-04-17T06:18:22Z",
"rates": {
"PLN": 0.326269
}
}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.6269,
"rate": 0.326269
}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