Rate Overview
Live
1 PLN = 3.2037 GHS
1 GHS = 0.312137
PLN
Avg
3.0573
High
3.2037
Low
2.9054
Last updated: 5/27/2026, 3:11:38 PM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 3.20 GHS |
| 10 PLN | 32.04 GHS |
| 50 PLN | 160.19 GHS |
| 100 PLN | 320.37 GHS |
| 500 PLN | 1,601.86 GHS |
| 1,000 PLN | 3,203.72 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-05-27T15:11:38Z",
"rates": {
"GHS": 3.20372
}
}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": 320.372,
"rate": 3.20372
}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