Rate Overview
Live
1 PLN = 0.198538 GBP
1 GBP = 5.0368
PLN
Avg
0.198899
High
0.199532
Low
0.198308
Last updated: 8/14/2026, 3:49:09 PM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.20 GBP |
| 10 PLN | 1.99 GBP |
| 50 PLN | 9.93 GBP |
| 100 PLN | 19.85 GBP |
| 500 PLN | 99.27 GBP |
| 1,000 PLN | 198.54 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-08-14T15:49:09Z",
"rates": {
"GBP": 0.198538
}
}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.8538,
"rate": 0.198538
}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