Rate Overview
Live
1 PEN = 27.3161 BTN
1 BTN = 0.036609 PEN
Avg
26.0287
High
27.3161
Low
24.3980
Last updated: 1/25/2026, 1:26:33 PM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 27.32 BTN |
| 10 PEN | 273.16 BTN |
| 50 PEN | 1,365.80 BTN |
| 100 PEN | 2,731.61 BTN |
| 500 PEN | 13,658.03 BTN |
| 1,000 PEN | 27,316.05 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-01-25T13:26:33Z",
"rates": {
"BTN": 27.316051
}
}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": 2731.6051,
"rate": 27.316051
}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