Rate Overview
Live
1 PLN = 25.4238 BTN
1 BTN = 0.039333
PLN
Avg
25.4356
High
25.5701
Low
25.3436
Last updated: 9/6/2026, 11:35:35 PM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 25.42 BTN |
| 10 PLN | 254.24 BTN |
| 50 PLN | 1,271.19 BTN |
| 100 PLN | 2,542.38 BTN |
| 500 PLN | 12,711.92 BTN |
| 1,000 PLN | 25,423.85 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-09-06T23:35:35Z",
"rates": {
"BTN": 25.423846
}
}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": 2542.3846000000003,
"rate": 25.423846
}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