Rate Overview
Live
1 GHS = 0.312918 PLN
1 PLN = 3.1957
GHS
Avg
0.327548
High
0.344196
Low
0.312423
Last updated: 5/28/2026, 12:51:08 AM
Quick Conversions
| GHS | PLN |
|---|---|
| 1 GHS | 0.31 PLN |
| 10 GHS | 3.13 PLN |
| 50 GHS | 15.65 PLN |
| 100 GHS | 31.29 PLN |
| 500 GHS | 156.46 PLN |
| 1,000 GHS | 312.92 PLN |
Get GHS/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=PLNExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-05-28T00:51:08Z",
"rates": {
"PLN": 0.312918
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "PLN",
"amount": 100
},
"result": 31.2918,
"rate": 0.312918
}Build with GHS/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key