Rate Overview
Live
1 PLN = 2.9466 GHS
1 GHS = 0.339379
PLN
Avg
3.0627
High
3.4705
Low
2.9024
Last updated: 3/27/2026, 7:47:05 AM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 2.95 GHS |
| 10 PLN | 29.47 GHS |
| 50 PLN | 147.33 GHS |
| 100 PLN | 294.66 GHS |
| 500 PLN | 1,473.28 GHS |
| 1,000 PLN | 2,946.56 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-27T07:47:05Z",
"rates": {
"GHS": 2.946556
}
}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.6556,
"rate": 2.946556
}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