Rate Overview
Live
1 PLN = 0.202455 GBP
1 GBP = 4.9394
PLN
Avg
0.203517
High
0.208585
Low
0.196521
Last updated: 3/27/2026, 1:28:05 AM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.20 GBP |
| 10 PLN | 2.02 GBP |
| 50 PLN | 10.12 GBP |
| 100 PLN | 20.25 GBP |
| 500 PLN | 101.23 GBP |
| 1,000 PLN | 202.45 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-03-27T01:28:05Z",
"rates": {
"GBP": 0.202455
}
}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.2455,
"rate": 0.202455
}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