Rate Overview
Live
1 PLN = 26.2960 BTN
1 BTN = 0.038029
PLN
Avg
24.6495
High
26.3530
Low
22.7317
Last updated: 5/27/2026, 5:30:33 PM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 26.30 BTN |
| 10 PLN | 262.96 BTN |
| 50 PLN | 1,314.80 BTN |
| 100 PLN | 2,629.60 BTN |
| 500 PLN | 13,148.00 BTN |
| 1,000 PLN | 26,296.01 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-05-27T17:30:33Z",
"rates": {
"BTN": 26.296008
}
}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": 2629.6008,
"rate": 26.296008
}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