Rate Overview
Live
1 PLN = 25.1796 BTN
1 BTN = 0.039715
PLN
Avg
25.0209
High
26.4290
Low
23.5045
Last updated: 7/28/2026, 7:47:24 AM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 25.18 BTN |
| 10 PLN | 251.80 BTN |
| 50 PLN | 1,258.98 BTN |
| 100 PLN | 2,517.96 BTN |
| 500 PLN | 12,589.82 BTN |
| 1,000 PLN | 25,179.64 BTN |
Get PLN/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PLN¤cies=BTNExample Response:
{
"success": true,
"base": "PLN",
"date": "2026-07-28T07:47:24Z",
"rates": {
"BTN": 25.179641
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PLN&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PLN",
"to": "BTN",
"amount": 100
},
"result": 2517.9641,
"rate": 25.179641
}Build with PLN/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key