Rate Overview
Live
1 PHP = 1.5461 BTN
1 BTN = 0.646797
PHP
Avg
1.5468
High
1.5541
Low
1.5365
Last updated: 7/7/2026, 7:38:15 AM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.55 BTN |
| 10 PHP | 15.46 BTN |
| 50 PHP | 77.30 BTN |
| 100 PHP | 154.61 BTN |
| 500 PHP | 773.04 BTN |
| 1,000 PHP | 1,546.08 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-07T07:38:15Z",
"rates": {
"BTN": 1.546079
}
}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.6079,
"rate": 1.546079
}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