Rate Overview
Live
1 PLN = 2.9427 GHS
1 GHS = 0.339823
PLN
Avg
3.1430
High
4.1114
Low
2.7068
Last updated: 3/27/2026, 9:31:07 AM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 2.94 GHS |
| 10 PLN | 29.43 GHS |
| 50 PLN | 147.14 GHS |
| 100 PLN | 294.27 GHS |
| 500 PLN | 1,471.35 GHS |
| 1,000 PLN | 2,942.71 GHS |
Get PLN/GHS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=GHSExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-03-27T09:31:07Z",
"rates": {
"GHS": 2.942707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=GHS&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "GHS",
"amount": 100
},
"result": 294.2707,
"rate": 2.942707
}Build with PLN/GHS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key