Rate Overview
Live
1 PLN = 3.0649 GHS
1 GHS = 0.326270
PLN
Avg
3.0482
High
3.0705
Low
3.0179
Last updated: 4/17/2026, 6:17:07 AM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 3.06 GHS |
| 10 PLN | 30.65 GHS |
| 50 PLN | 153.25 GHS |
| 100 PLN | 306.49 GHS |
| 500 PLN | 1,532.47 GHS |
| 1,000 PLN | 3,064.95 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-17T06:17:07Z",
"rates": {
"GHS": 3.064947
}
}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.4947,
"rate": 3.064947
}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