Rate Overview
Live
1 PLN = 25.2729 BTN
1 BTN = 0.039568
PLN
Avg
25.2711
High
26.0792
Low
24.8697
Last updated: 3/27/2026, 12:59:14 PM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 25.27 BTN |
| 10 PLN | 252.73 BTN |
| 50 PLN | 1,263.65 BTN |
| 100 PLN | 2,527.29 BTN |
| 500 PLN | 12,636.47 BTN |
| 1,000 PLN | 25,272.93 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-03-27T12:59:14Z",
"rates": {
"BTN": 25.272931
}
}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": 2527.2931,
"rate": 25.272931
}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