Rate Overview
Live
1 BTN = 0.039350 PLN
1 PLN = 25.4130
BTN
Avg
0.039393
High
0.039839
Low
0.039242
Last updated: 3/27/2026, 6:32:14 AM
Quick Conversions
| BTN | PLN |
|---|---|
| 1 BTN | 0.04 PLN |
| 10 BTN | 0.39 PLN |
| 50 BTN | 1.97 PLN |
| 100 BTN | 3.94 PLN |
| 500 BTN | 19.68 PLN |
| 1,000 BTN | 39.35 PLN |
Get BTN/PLN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=PLNExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-03-27T06:32:14Z",
"rates": {
"PLN": 0.03935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=PLN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "PLN",
"amount": 100
},
"result": 3.9350000000000005,
"rate": 0.03935
}Build with BTN/PLN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key