Rate Overview
Live
1 PHP = 1.5637 BTN
1 BTN = 0.639503
PHP
Avg
1.5151
High
1.5637
Low
1.4304
Last updated: 7/25/2026, 3:05:29 PM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.56 BTN |
| 10 PHP | 15.64 BTN |
| 50 PHP | 78.19 BTN |
| 100 PHP | 156.37 BTN |
| 500 PHP | 781.86 BTN |
| 1,000 PHP | 1,563.71 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-07-25T15:05:29Z",
"rates": {
"BTN": 1.563714
}
}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": 156.3714,
"rate": 1.563714
}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