Rate Overview
Live
1 PEN = 28.3606 BTN
1 BTN = 0.035260
PEN
Avg
27.6372
High
28.5366
Low
26.8954
Last updated: 7/26/2026, 2:31:24 AM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 28.36 BTN |
| 10 PEN | 283.61 BTN |
| 50 PEN | 1,418.03 BTN |
| 100 PEN | 2,836.06 BTN |
| 500 PEN | 14,180.32 BTN |
| 1,000 PEN | 28,360.64 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-26T02:31:24Z",
"rates": {
"BTN": 28.360638
}
}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": 2836.0638000000004,
"rate": 28.360638
}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