Rate Overview
Live
1 PHP = 1.5524 BTN
1 BTN = 0.644144 PHP
Avg
1.5014
High
1.5524
Low
1.4345
Last updated: 1/25/2026, 9:06:24 AM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.55 BTN |
| 10 PHP | 15.52 BTN |
| 50 PHP | 77.62 BTN |
| 100 PHP | 155.24 BTN |
| 500 PHP | 776.22 BTN |
| 1,000 PHP | 1,552.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-01-25T09:06:24Z",
"rates": {
"BTN": 1.552449
}
}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.2449,
"rate": 1.552449
}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