Rate Overview
Live
1 PHP = 0.227781 BWP
1 BWP = 4.3902
PHP
Avg
0.225870
High
0.227781
Low
0.223264
Last updated: 2/14/2026, 10:02:33 AM
Quick Conversions
| PHP | BWP |
|---|---|
| 1 PHP | 0.23 BWP |
| 10 PHP | 2.28 BWP |
| 50 PHP | 11.39 BWP |
| 100 PHP | 22.78 BWP |
| 500 PHP | 113.89 BWP |
| 1,000 PHP | 227.78 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-02-14T10:02:33Z",
"rates": {
"BWP": 0.227781
}
}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": 22.778100000000002,
"rate": 0.227781
}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