Rate Overview
Live
1 PHP = 1.5481 BTN
1 BTN = 0.645949
PHP
Avg
1.5539
High
1.5671
Low
1.5365
Last updated: 7/28/2026, 12:08:27 PM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.55 BTN |
| 10 PHP | 15.48 BTN |
| 50 PHP | 77.41 BTN |
| 100 PHP | 154.81 BTN |
| 500 PHP | 774.06 BTN |
| 1,000 PHP | 1,548.11 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-28T12:08:27Z",
"rates": {
"BTN": 1.54811
}
}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.811,
"rate": 1.54811
}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