Rate Overview
Live
1 PLN = 25.3553 BTN
1 BTN = 0.039440
PLN
Avg
25.3786
High
25.4825
Low
25.1007
Last updated: 3/27/2026, 8:08:39 AM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 25.36 BTN |
| 10 PLN | 253.55 BTN |
| 50 PLN | 1,267.76 BTN |
| 100 PLN | 2,535.53 BTN |
| 500 PLN | 12,677.64 BTN |
| 1,000 PLN | 25,355.28 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-27T08:08:39Z",
"rates": {
"BTN": 25.355282
}
}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": 2535.5281999999997,
"rate": 25.355282
}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