Rate Overview
Live
1 PEN = 26.4182 BTN
1 BTN = 0.037853
PEN
Avg
26.8931
High
27.2669
Low
26.4182
Last updated: 3/7/2026, 7:39:06 AM
Quick Conversions
| PEN | BTN |
|---|---|
| 1 PEN | 26.42 BTN |
| 10 PEN | 264.18 BTN |
| 50 PEN | 1,320.91 BTN |
| 100 PEN | 2,641.82 BTN |
| 500 PEN | 13,209.10 BTN |
| 1,000 PEN | 26,418.19 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-03-07T07:39:06Z",
"rates": {
"BTN": 26.418194
}
}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": 2641.8194,
"rate": 26.418194
}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