Rate Overview
Live
1 PEN = 28.1737 BTN
1 BTN = 0.035494
PEN
Avg
27.3239
High
28.3965
Low
26.8586
Last updated: 5/27/2026, 6:29:59 PM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 28.17 BTN |
| 10 PEN | 281.74 BTN |
| 50 PEN | 1,408.68 BTN |
| 100 PEN | 2,817.37 BTN |
| 500 PEN | 14,086.84 BTN |
| 1,000 PEN | 28,173.69 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-05-27T18:29:59Z",
"rates": {
"BTN": 28.173686
}
}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": 2817.3686,
"rate": 28.173686
}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