Rate Overview
Live
1 PLN = 25.4264 BTN
1 BTN = 0.039329
PLN
Avg
25.2724
High
25.4494
Low
25.0836
Last updated: 7/5/2026, 11:45:19 PM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 25.43 BTN |
| 10 PLN | 254.26 BTN |
| 50 PLN | 1,271.32 BTN |
| 100 PLN | 2,542.64 BTN |
| 500 PLN | 12,713.19 BTN |
| 1,000 PLN | 25,426.39 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-05T23:45:19Z",
"rates": {
"BTN": 25.426385
}
}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.6385,
"rate": 25.426385
}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