Rate Overview
Live
1 PLN = 25.6652 BTN
1 BTN = 0.038963
PLN
Avg
25.6205
High
25.6763
Low
25.5553
Last updated: 8/16/2026, 9:31:44 AM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 25.67 BTN |
| 10 PLN | 256.65 BTN |
| 50 PLN | 1,283.26 BTN |
| 100 PLN | 2,566.52 BTN |
| 500 PLN | 12,832.61 BTN |
| 1,000 PLN | 25,665.23 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-08-16T09:31:44Z",
"rates": {
"BTN": 25.665225
}
}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": 2566.5225,
"rate": 25.665225
}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