Rate Overview
Live
1 PHP = 1.5327 BTN
1 BTN = 0.652451
PHP
Avg
1.5398
High
1.5455
Low
1.5325
Last updated: 7/1/2026, 6:40:20 AM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.53 BTN |
| 10 PHP | 15.33 BTN |
| 50 PHP | 76.63 BTN |
| 100 PHP | 153.27 BTN |
| 500 PHP | 766.34 BTN |
| 1,000 PHP | 1,532.68 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-01T06:40:20Z",
"rates": {
"BTN": 1.532681
}
}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": 153.2681,
"rate": 1.532681
}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