Rate Overview
Live
1 PEN = 28.4489 BTN
1 BTN = 0.035151
PEN
Avg
27.5345
High
28.4489
Low
26.8586
Last updated: 7/24/2026, 8:11:14 AM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 28.45 BTN |
| 10 PEN | 284.49 BTN |
| 50 PEN | 1,422.44 BTN |
| 100 PEN | 2,844.89 BTN |
| 500 PEN | 14,224.44 BTN |
| 1,000 PEN | 28,448.88 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-24T08:11:14Z",
"rates": {
"BTN": 28.448881
}
}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": 2844.8881,
"rate": 28.448881
}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