Rate Overview
Live
1 PHP = 1.5494 BTN
1 BTN = 0.645391
PHP
Avg
1.5400
High
1.5773
Low
1.4976
Last updated: 7/29/2026, 3:48:59 AM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.55 BTN |
| 10 PHP | 15.49 BTN |
| 50 PHP | 77.47 BTN |
| 100 PHP | 154.94 BTN |
| 500 PHP | 774.72 BTN |
| 1,000 PHP | 1,549.45 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-29T03:48:59Z",
"rates": {
"BTN": 1.549449
}
}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": 154.94490000000002,
"rate": 1.549449
}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