Rate Overview
Live
1 PHP = 1.5655 BTN
1 BTN = 0.638756
PHP
Avg
1.5629
High
1.5712
Low
1.5546
Last updated: 3/28/2026, 9:24:59 AM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.57 BTN |
| 10 PHP | 15.66 BTN |
| 50 PHP | 78.28 BTN |
| 100 PHP | 156.55 BTN |
| 500 PHP | 782.77 BTN |
| 1,000 PHP | 1,565.54 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-03-28T09:24:59Z",
"rates": {
"BTN": 1.565542
}
}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.5542,
"rate": 1.565542
}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