Rate Overview
Live
1 BTN = 0.035063 PEN
1 PEN = 28.5201
BTN
Avg
0.035199
High
0.035449
Low
0.035015
Last updated: 8/14/2026, 4:48:44 PM
Quick Conversions
| BTN | PEN |
|---|---|
| 1 BTN | 0.04 PEN |
| 10 BTN | 0.35 PEN |
| 50 BTN | 1.75 PEN |
| 100 BTN | 3.51 PEN |
| 500 BTN | 17.53 PEN |
| 1,000 BTN | 35.06 PEN |
Get BTN/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=PENExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-08-14T16:48:44Z",
"rates": {
"PEN": 0.035063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "PEN",
"amount": 100
},
"result": 3.5062999999999995,
"rate": 0.035063
}Build with BTN/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key