Rate Overview
Live
1 PLN = 25.4786 BTN
1 BTN = 0.039249
PLN
Avg
25.5736
High
26.3744
Low
24.7281
Last updated: 7/24/2026, 8:38:49 AM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 25.48 BTN |
| 10 PLN | 254.79 BTN |
| 50 PLN | 1,273.93 BTN |
| 100 PLN | 2,547.86 BTN |
| 500 PLN | 12,739.29 BTN |
| 1,000 PLN | 25,478.58 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-24T08:38:49Z",
"rates": {
"BTN": 25.47858
}
}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": 2547.858,
"rate": 25.47858
}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