Rate Overview
Live
1 PHP = 1.5143 BTN
1 BTN = 0.660352
PHP
Avg
1.5277
High
1.5436
Low
1.5143
Last updated: 9/3/2026, 1:57:23 AM
Quick Conversions
| PHP | BTN |
|---|---|
| 1 PHP | 1.51 BTN |
| 10 PHP | 15.14 BTN |
| 50 PHP | 75.72 BTN |
| 100 PHP | 151.43 BTN |
| 500 PHP | 757.17 BTN |
| 1,000 PHP | 1,514.35 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-09-03T01:57:23Z",
"rates": {
"BTN": 1.514345
}
}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": 151.4345,
"rate": 1.514345
}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