Rate Overview
Live
1 PLN = 0.203855 GBP
1 GBP = 4.9054
PLN
Avg
0.203757
High
0.204243
Low
0.203419
Last updated: 5/26/2026, 6:54:58 AM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.20 GBP |
| 10 PLN | 2.04 GBP |
| 50 PLN | 10.19 GBP |
| 100 PLN | 20.39 GBP |
| 500 PLN | 101.93 GBP |
| 1,000 PLN | 203.86 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-05-26T06:54:58Z",
"rates": {
"GBP": 0.203855
}
}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.3855,
"rate": 0.203855
}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