Rate Overview
Live
1 GHS = 0.340417 PLN
1 PLN = 2.9376
GHS
Avg
0.327230
High
0.344536
Low
0.288142
Last updated: 3/27/2026, 11:38:32 AM
Quick Conversions
| GHS | PLN |
|---|---|
| 1 GHS | 0.34 PLN |
| 10 GHS | 3.40 PLN |
| 50 GHS | 17.02 PLN |
| 100 GHS | 34.04 PLN |
| 500 GHS | 170.21 PLN |
| 1,000 GHS | 340.42 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-27T11:38:32Z",
"rates": {
"PLN": 0.340417
}
}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.041700000000006,
"rate": 0.340417
}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