Rate Overview
Live
1 PLN = 0.197090 GBP
1 GBP = 5.0738
PLN
Avg
0.198607
High
0.202595
Low
0.195748
Last updated: 7/22/2026, 7:48:00 AM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.20 GBP |
| 10 PLN | 1.97 GBP |
| 50 PLN | 9.85 GBP |
| 100 PLN | 19.71 GBP |
| 500 PLN | 98.54 GBP |
| 1,000 PLN | 197.09 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-22T07:48:00Z",
"rates": {
"GBP": 0.19709
}
}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.709,
"rate": 0.19709
}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