Rate Overview
Live
1 GHS = 0.339823 PLN
1 PLN = 2.9427
GHS
Avg
0.334136
High
0.342466
Low
0.321640
Last updated: 3/27/2026, 9:54:00 AM
Quick Conversions
| GHS | PLN |
|---|---|
| 1 GHS | 0.34 PLN |
| 10 GHS | 3.40 PLN |
| 50 GHS | 16.99 PLN |
| 100 GHS | 33.98 PLN |
| 500 GHS | 169.91 PLN |
| 1,000 GHS | 339.82 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-27T09:54:00Z",
"rates": {
"PLN": 0.339823
}
}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": 33.982299999999995,
"rate": 0.339823
}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