Rate Overview
Live
1 BTN = 0.644143 PHP
1 PHP = 1.5525 BTN
Avg
0.653527
High
0.657938
Low
0.644143
Last updated: 1/25/2026, 4:39:45 PM
Quick Conversions
| BTN | PHP |
|---|---|
| 1 BTN | 0.64 PHP |
| 10 BTN | 6.44 PHP |
| 50 BTN | 32.21 PHP |
| 100 BTN | 64.41 PHP |
| 500 BTN | 322.07 PHP |
| 1,000 BTN | 644.14 PHP |
Get BTN/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=PHPExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-01-25T16:39:45Z",
"rates": {
"PHP": 0.644143
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "PHP",
"amount": 100
},
"result": 64.4143,
"rate": 0.644143
}Build with BTN/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key