Rate Overview
Live
1 PLN = 3.0174 GHS
1 GHS = 0.331412
PLN
Avg
2.9968
High
3.0174
Low
2.9660
Last updated: 7/2/2026, 7:50:07 AM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 3.02 GHS |
| 10 PLN | 30.17 GHS |
| 50 PLN | 150.87 GHS |
| 100 PLN | 301.74 GHS |
| 500 PLN | 1,508.69 GHS |
| 1,000 PLN | 3,017.39 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-02T07:50:07Z",
"rates": {
"GHS": 3.017389
}
}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": 301.7389,
"rate": 3.017389
}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