Rate Overview
Live
1 PLN = 24.8552 BTN
1 BTN = 0.040233
PLN
Avg
25.1198
High
25.4800
Low
24.7018
Last updated: 3/6/2026, 7:30:29 PM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 24.86 BTN |
| 10 PLN | 248.55 BTN |
| 50 PLN | 1,242.76 BTN |
| 100 PLN | 2,485.52 BTN |
| 500 PLN | 12,427.61 BTN |
| 1,000 PLN | 24,855.22 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-06T19:30:29Z",
"rates": {
"BTN": 24.855224
}
}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": 2485.5224,
"rate": 24.855224
}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