Rate Overview
Live
1 PEN = 27.8746 BTN
1 BTN = 0.035875
PEN
Avg
27.8144
High
27.9113
Low
27.5946
Last updated: 7/2/2026, 1:16:03 AM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 27.87 BTN |
| 10 PEN | 278.75 BTN |
| 50 PEN | 1,393.73 BTN |
| 100 PEN | 2,787.46 BTN |
| 500 PEN | 13,937.32 BTN |
| 1,000 PEN | 27,874.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-02T01:16:03Z",
"rates": {
"BTN": 27.874641
}
}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": 2787.4641,
"rate": 27.874641
}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