Rate Overview
Live
1 PEN = 27.1207 BTN
1 BTN = 0.036872
PEN
Avg
27.3698
High
27.6498
Low
27.1207
Last updated: 4/17/2026, 2:32:39 PM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 27.12 BTN |
| 10 PEN | 271.21 BTN |
| 50 PEN | 1,356.04 BTN |
| 100 PEN | 2,712.07 BTN |
| 500 PEN | 13,560.37 BTN |
| 1,000 PEN | 27,120.75 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-04-17T14:32:39Z",
"rates": {
"BTN": 27.120745
}
}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": 2712.0744999999997,
"rate": 27.120745
}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