Rate Overview
Live
1 BTN = 0.037871 PLN
1 PLN = 26.4054
BTN
Avg
0.039347
High
0.040874
Low
0.037871
Last updated: 5/29/2026, 5:34:11 PM
Quick Conversions
| BTN | PLN |
|---|---|
| 1 BTN | 0.04 PLN |
| 10 BTN | 0.38 PLN |
| 50 BTN | 1.89 PLN |
| 100 BTN | 3.79 PLN |
| 500 BTN | 18.94 PLN |
| 1,000 BTN | 37.87 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-05-29T17:34:11Z",
"rates": {
"PLN": 0.037871
}
}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.7871,
"rate": 0.037871
}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