Rate Overview
Live
1 PHP = 1.5573 BTN
1 BTN = 0.642147
PHP
Avg
1.5661
High
1.5774
Low
1.5456
Last updated: 3/7/2026, 7:35:07 AM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.56 BTN |
| 10 PHP | 15.57 BTN |
| 50 PHP | 77.86 BTN |
| 100 PHP | 155.73 BTN |
| 500 PHP | 778.64 BTN |
| 1,000 PHP | 1,557.28 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-07T07:35:07Z",
"rates": {
"BTN": 1.557276
}
}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.72760000000002,
"rate": 1.557276
}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