Rate Overview
Live
1 PLN = 3.0586 GHS
1 GHS = 0.326944
PLN
Avg
3.0279
High
3.0630
Low
2.9893
Last updated: 7/26/2026, 2:27:37 AM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 3.06 GHS |
| 10 PLN | 30.59 GHS |
| 50 PLN | 152.93 GHS |
| 100 PLN | 305.86 GHS |
| 500 PLN | 1,529.31 GHS |
| 1,000 PLN | 3,058.63 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-07-26T02:27:37Z",
"rates": {
"GHS": 3.058627
}
}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": 305.8627,
"rate": 3.058627
}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