Rate Overview
Live
1 PHP = 1.5628 BTN
1 BTN = 0.639857
PHP
Avg
1.5503
High
1.5676
Low
1.5392
Last updated: 5/7/2026, 6:59:16 PM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.56 BTN |
| 10 PHP | 15.63 BTN |
| 50 PHP | 78.14 BTN |
| 100 PHP | 156.28 BTN |
| 500 PHP | 781.42 BTN |
| 1,000 PHP | 1,562.85 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-05-07T18:59:16Z",
"rates": {
"BTN": 1.562848
}
}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": 156.2848,
"rate": 1.562848
}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