Rate Overview
Live
1 GHS = 0.340861 PLN
1 PLN = 2.9337
GHS
Avg
0.340269
High
0.344498
Low
0.334857
Last updated: 3/7/2026, 1:04:24 AM
Quick Conversions
| GHS | PLN |
|---|---|
| 1 GHS | 0.34 PLN |
| 10 GHS | 3.41 PLN |
| 50 GHS | 17.04 PLN |
| 100 GHS | 34.09 PLN |
| 500 GHS | 170.43 PLN |
| 1,000 GHS | 340.86 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-03-07T01:04:24Z",
"rates": {
"PLN": 0.340861
}
}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": 34.0861,
"rate": 0.340861
}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