Rate Overview
Live
1 PEN = 27.5292 BTN
1 BTN = 0.036325
PEN
Avg
27.2631
High
27.5822
Low
27.0496
Last updated: 5/7/2026, 3:41:38 PM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 27.53 BTN |
| 10 PEN | 275.29 BTN |
| 50 PEN | 1,376.46 BTN |
| 100 PEN | 2,752.92 BTN |
| 500 PEN | 13,764.59 BTN |
| 1,000 PEN | 27,529.18 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-07T15:41:38Z",
"rates": {
"BTN": 27.529183
}
}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": 2752.9183,
"rate": 27.529183
}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