Rate Overview
Live
1 PHP = 1.5557 BTN
1 BTN = 0.642787
PHP
Avg
1.5624
High
1.5685
Low
1.5545
Last updated: 6/17/2026, 7:54:50 AM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.56 BTN |
| 10 PHP | 15.56 BTN |
| 50 PHP | 77.79 BTN |
| 100 PHP | 155.57 BTN |
| 500 PHP | 777.86 BTN |
| 1,000 PHP | 1,555.73 BTN |
Get PHP/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BTNExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-06-17T07:54:50Z",
"rates": {
"BTN": 1.555726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BTN",
"amount": 100
},
"result": 155.5726,
"rate": 1.555726
}Build with PHP/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key