Rate Overview
Live
1 PLN = 3.1317 GHS
1 GHS = 0.319316
PLN
Avg
3.0969
High
3.1317
Low
3.0735
Last updated: 5/7/2026, 9:09:11 AM
Quick Conversions
| PLN | GHS |
|---|---|
| 1 PLN | 3.13 GHS |
| 10 PLN | 31.32 GHS |
| 50 PLN | 156.58 GHS |
| 100 PLN | 313.17 GHS |
| 500 PLN | 1,565.85 GHS |
| 1,000 PLN | 3,131.70 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-07T09:09:11Z",
"rates": {
"GHS": 3.131696
}
}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": 313.1696,
"rate": 3.131696
}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