Rate Overview
Live
1 PLN = 2.9419 GHS
1 GHS = 0.339915
PLN
Avg
2.9513
High
2.9686
Low
2.9353
Last updated: 3/27/2026, 4:35:50 PM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 2.94 GHS |
| 10 PLN | 29.42 GHS |
| 50 PLN | 147.10 GHS |
| 100 PLN | 294.19 GHS |
| 500 PLN | 1,470.96 GHS |
| 1,000 PLN | 2,941.92 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-27T16:35:50Z",
"rates": {
"GHS": 2.941915
}
}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.19149999999996,
"rate": 2.941915
}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