Rate Overview
Live
1 PLN = 2.9284 GHS
1 GHS = 0.341487
PLN
Avg
2.9429
High
2.9863
Low
2.9028
Last updated: 3/6/2026, 7:30:23 PM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 2.93 GHS |
| 10 PLN | 29.28 GHS |
| 50 PLN | 146.42 GHS |
| 100 PLN | 292.84 GHS |
| 500 PLN | 1,464.18 GHS |
| 1,000 PLN | 2,928.37 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-06T19:30:23Z",
"rates": {
"GHS": 2.928368
}
}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": 292.8368,
"rate": 2.928368
}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