Rate Overview
Live
1 BTN = 0.036608 PEN
1 PEN = 27.3164 BTN
Avg
0.040490
High
0.043709
Low
0.036608
Last updated: 1/25/2026, 4:47:45 PM
Quick Conversions
| BTN | PEN |
|---|---|
| 1 BTN | 0.04 PEN |
| 10 BTN | 0.37 PEN |
| 50 BTN | 1.83 PEN |
| 100 BTN | 3.66 PEN |
| 500 BTN | 18.30 PEN |
| 1,000 BTN | 36.61 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-01-25T16:47:45Z",
"rates": {
"PEN": 0.036608
}
}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.6608,
"rate": 0.036608
}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