Rate Overview
Live
1 PEN = 28.2148 BTN
1 BTN = 0.035442
PEN
Avg
28.4736
High
28.6542
Low
28.2148
Last updated: 9/2/2026, 4:56:18 AM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 28.21 BTN |
| 10 PEN | 282.15 BTN |
| 50 PEN | 1,410.74 BTN |
| 100 PEN | 2,821.48 BTN |
| 500 PEN | 14,107.42 BTN |
| 1,000 PEN | 28,214.84 BTN |
Get PEN/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=BTNExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-09-02T04:56:18Z",
"rates": {
"BTN": 28.21484
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "BTN",
"amount": 100
},
"result": 2821.484,
"rate": 28.21484
}Build with PEN/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key