Rate Overview
Live
1 PLN = 0.198942 GBP
1 GBP = 5.0266
PLN
Avg
0.198077
High
0.198942
Low
0.197051
Last updated: 9/4/2026, 11:41:20 AM
Quick Conversions
| PLN | GBP |
|---|---|
| 1 PLN | 0.20 GBP |
| 10 PLN | 1.99 GBP |
| 50 PLN | 9.95 GBP |
| 100 PLN | 19.89 GBP |
| 500 PLN | 99.47 GBP |
| 1,000 PLN | 198.94 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-04T11:41:20Z",
"rates": {
"GBP": 0.198942
}
}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.8942,
"rate": 0.198942
}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