Rate Overview
Live
1 PLN = 25.4050 BTN
1 BTN = 0.039362
PLN
Avg
25.5527
High
26.4290
Low
24.8697
Last updated: 7/27/2026, 11:15:53 AM
Quick Conversions
| PLN | BTN |
|---|---|
| 1 PLN | 25.41 BTN |
| 10 PLN | 254.05 BTN |
| 50 PLN | 1,270.25 BTN |
| 100 PLN | 2,540.50 BTN |
| 500 PLN | 12,702.51 BTN |
| 1,000 PLN | 25,405.01 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-27T11:15:53Z",
"rates": {
"BTN": 25.405013
}
}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": 2540.5013,
"rate": 25.405013
}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