Rate Overview
Live
1 PHP = 0.214133 BWP
1 BWP = 4.6700
PHP
Avg
0.215034
High
0.215929
Low
0.214133
Last updated: 9/3/2026, 11:10:03 PM
Quick Conversions
| PHP | BWP |
|---|---|
| 1 PHP | 0.21 BWP |
| 10 PHP | 2.14 BWP |
| 50 PHP | 10.71 BWP |
| 100 PHP | 21.41 BWP |
| 500 PHP | 107.07 BWP |
| 1,000 PHP | 214.13 BWP |
Get PHP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=BWPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-03T23:10:03Z",
"rates": {
"BWP": 0.214133
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "BWP",
"amount": 100
},
"result": 21.4133,
"rate": 0.214133
}Build with PHP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key