Rate Overview
Live
1 PHP = 1.5553 BTN
1 BTN = 0.642964
PHP
Avg
1.5579
High
1.5661
Low
1.5538
Last updated: 8/16/2026, 6:14:59 AM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.56 BTN |
| 10 PHP | 15.55 BTN |
| 50 PHP | 77.76 BTN |
| 100 PHP | 155.53 BTN |
| 500 PHP | 777.65 BTN |
| 1,000 PHP | 1,555.30 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-08-16T06:14:59Z",
"rates": {
"BTN": 1.555296
}
}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.5296,
"rate": 1.555296
}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