Rate Overview
Live
1 PLN = 0.205335 GBP
1 GBP = 4.8701
PLN
Avg
0.204924
High
0.205356
Low
0.204501
Last updated: 4/16/2026, 2:12:19 AM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.21 GBP |
| 10 PLN | 2.05 GBP |
| 50 PLN | 10.27 GBP |
| 100 PLN | 20.53 GBP |
| 500 PLN | 102.67 GBP |
| 1,000 PLN | 205.33 GBP |
Get PLN/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=GBPExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-04-16T02:12:19Z",
"rates": {
"GBP": 0.205335
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "GBP",
"amount": 100
},
"result": 20.5335,
"rate": 0.205335
}Build with PLN/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key