Rate Overview
Live
1 PLN = 3.0635 GHS
1 GHS = 0.326429
PLN
Avg
3.0480
High
3.0705
Low
3.0179
Last updated: 4/17/2026, 7:33:48 AM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 3.06 GHS |
| 10 PLN | 30.63 GHS |
| 50 PLN | 153.17 GHS |
| 100 PLN | 306.35 GHS |
| 500 PLN | 1,531.73 GHS |
| 1,000 PLN | 3,063.46 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-04-17T07:33:48Z",
"rates": {
"GHS": 3.063456
}
}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": 306.3456,
"rate": 3.063456
}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