Rate Overview
Live
1 PLN = 0.198459 GBP
1 GBP = 5.0388
PLN
Avg
0.197885
High
0.198474
Low
0.197051
Last updated: 9/3/2026, 4:13:12 AM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.20 GBP |
| 10 PLN | 1.98 GBP |
| 50 PLN | 9.92 GBP |
| 100 PLN | 19.85 GBP |
| 500 PLN | 99.23 GBP |
| 1,000 PLN | 198.46 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-09-03T04:13:12Z",
"rates": {
"GBP": 0.198459
}
}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.8459,
"rate": 0.198459
}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