Rate Overview
Live
1 PEN = 27.4011 BTN
1 BTN = 0.036495
PEN
Avg
25.4210
High
27.5483
Low
22.8118
Last updated: 3/28/2026, 3:25:47 PM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 27.40 BTN |
| 10 PEN | 274.01 BTN |
| 50 PEN | 1,370.05 BTN |
| 100 PEN | 2,740.11 BTN |
| 500 PEN | 13,700.55 BTN |
| 1,000 PEN | 27,401.10 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-03-28T15:25:47Z",
"rates": {
"BTN": 27.401096
}
}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": 2740.1096,
"rate": 27.401096
}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