Rate Overview
Live
1 PLN = 0.203910 GBP
1 GBP = 4.9041
PLN
Avg
0.203383
High
0.203910
Low
0.202937
Last updated: 6/15/2026, 9:58:07 AM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.20 GBP |
| 10 PLN | 2.04 GBP |
| 50 PLN | 10.20 GBP |
| 100 PLN | 20.39 GBP |
| 500 PLN | 101.96 GBP |
| 1,000 PLN | 203.91 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-06-15T09:58:07Z",
"rates": {
"GBP": 0.20391
}
}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.391000000000002,
"rate": 0.20391
}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