Rate Overview
Live
1 PEN = 28.3600 BTN
1 BTN = 0.035261
PEN
Avg
28.4001
High
28.5589
Low
28.2090
Last updated: 8/15/2026, 10:05:13 AM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 28.36 BTN |
| 10 PEN | 283.60 BTN |
| 50 PEN | 1,418.00 BTN |
| 100 PEN | 2,836.00 BTN |
| 500 PEN | 14,180.00 BTN |
| 1,000 PEN | 28,359.99 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-08-15T10:05:13Z",
"rates": {
"BTN": 28.359993
}
}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": 2835.9993,
"rate": 28.359993
}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