Rate Overview
Live
1 PHP = 1.5640 BTN
1 BTN = 0.639380
PHP
Avg
1.5551
High
1.5664
Low
1.5436
Last updated: 2/14/2026, 2:38:03 PM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.56 BTN |
| 10 PHP | 15.64 BTN |
| 50 PHP | 78.20 BTN |
| 100 PHP | 156.40 BTN |
| 500 PHP | 782.01 BTN |
| 1,000 PHP | 1,564.01 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-02-14T14:38:03Z",
"rates": {
"BTN": 1.564015
}
}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.4015,
"rate": 1.564015
}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