Rate Overview
Live
1 PHP = 1.5500 BTN
1 BTN = 0.645177
PHP
Avg
1.5487
High
1.5570
Low
1.5383
Last updated: 4/17/2026, 5:28:38 PM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.55 BTN |
| 10 PHP | 15.50 BTN |
| 50 PHP | 77.50 BTN |
| 100 PHP | 155.00 BTN |
| 500 PHP | 774.98 BTN |
| 1,000 PHP | 1,549.96 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-04-17T17:28:38Z",
"rates": {
"BTN": 1.549962
}
}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.99620000000002,
"rate": 1.549962
}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