Rate Overview
Live
1 PLN = 2.9493 GHS
1 GHS = 0.339059
PLN
Avg
2.9533
High
2.9686
Low
2.9385
Last updated: 3/27/2026, 6:03:38 AM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 2.95 GHS |
| 10 PLN | 29.49 GHS |
| 50 PLN | 147.47 GHS |
| 100 PLN | 294.93 GHS |
| 500 PLN | 1,474.67 GHS |
| 1,000 PLN | 2,949.34 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-27T06:03:38Z",
"rates": {
"GHS": 2.949339
}
}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.9339,
"rate": 2.949339
}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