Rate Overview
Live
1 PEN = 28.1911 BTN
1 BTN = 0.035472
PEN
Avg
28.1808
High
28.5366
Low
27.9749
Last updated: 5/27/2026, 5:28:46 PM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 28.19 BTN |
| 10 PEN | 281.91 BTN |
| 50 PEN | 1,409.56 BTN |
| 100 PEN | 2,819.11 BTN |
| 500 PEN | 14,095.56 BTN |
| 1,000 PEN | 28,191.11 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-27T17:28:46Z",
"rates": {
"BTN": 28.191111
}
}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": 2819.1111,
"rate": 28.191111
}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