Rate Overview
Live
1 PEN = 28.4318 BTN
1 BTN = 0.035172
PEN
Avg
28.4760
High
28.5603
Low
28.3606
Last updated: 7/28/2026, 12:47:27 AM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 28.43 BTN |
| 10 PEN | 284.32 BTN |
| 50 PEN | 1,421.59 BTN |
| 100 PEN | 2,843.18 BTN |
| 500 PEN | 14,215.89 BTN |
| 1,000 PEN | 28,431.78 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-07-28T00:47:27Z",
"rates": {
"BTN": 28.431779
}
}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": 2843.1778999999997,
"rate": 28.431779
}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