Rate Overview
Live
1 PLN = 26.3456 BTN
1 BTN = 0.037957
PLN
Avg
26.2102
High
26.4065
Low
26.0455
Last updated: 5/7/2026, 9:07:33 AM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 26.35 BTN |
| 10 PLN | 263.46 BTN |
| 50 PLN | 1,317.28 BTN |
| 100 PLN | 2,634.56 BTN |
| 500 PLN | 13,172.80 BTN |
| 1,000 PLN | 26,345.59 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-05-07T09:07:33Z",
"rates": {
"BTN": 26.34559
}
}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": 2634.559,
"rate": 26.34559
}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