Rate Overview
Live
1 PLN = 0.199575 GBP
1 GBP = 5.0106
PLN
Avg
0.200178
High
0.201193
Low
0.199575
Last updated: 7/5/2026, 10:03:29 PM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.20 GBP |
| 10 PLN | 2.00 GBP |
| 50 PLN | 9.98 GBP |
| 100 PLN | 19.96 GBP |
| 500 PLN | 99.79 GBP |
| 1,000 PLN | 199.58 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-07-05T22:03:29Z",
"rates": {
"GBP": 0.199575
}
}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": 19.9575,
"rate": 0.199575
}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