Rate Overview
Live
1 PLN = 2.9331 GHS
1 GHS = 0.340930
PLN
Avg
2.9417
High
2.9878
Low
2.9028
Last updated: 3/27/2026, 1:17:08 PM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 2.93 GHS |
| 10 PLN | 29.33 GHS |
| 50 PLN | 146.66 GHS |
| 100 PLN | 293.32 GHS |
| 500 PLN | 1,466.58 GHS |
| 1,000 PLN | 2,933.15 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-03-27T13:17:08Z",
"rates": {
"GHS": 2.93315
}
}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": 293.315,
"rate": 2.93315
}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