Rate Overview
Live
1 PLN = 25.9407 BTN
1 BTN = 0.038549
PLN
Avg
25.7190
High
25.9407
Low
25.4397
Last updated: 4/17/2026, 6:11:32 AM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 25.94 BTN |
| 10 PLN | 259.41 BTN |
| 50 PLN | 1,297.03 BTN |
| 100 PLN | 2,594.07 BTN |
| 500 PLN | 12,970.35 BTN |
| 1,000 PLN | 25,940.70 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-04-17T06:11:32Z",
"rates": {
"BTN": 25.940696
}
}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": 2594.0696,
"rate": 25.940696
}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