Rate Overview
Live
1 PEN = 27.6659 BTN
1 BTN = 0.036146
PEN
Avg
28.0530
High
28.3839
Low
27.6659
Last updated: 6/17/2026, 8:15:15 AM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 27.67 BTN |
| 10 PEN | 276.66 BTN |
| 50 PEN | 1,383.30 BTN |
| 100 PEN | 2,766.59 BTN |
| 500 PEN | 13,832.97 BTN |
| 1,000 PEN | 27,665.93 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-06-17T08:15:15Z",
"rates": {
"BTN": 27.665933
}
}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": 2766.5933,
"rate": 27.665933
}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