Rate Overview
Live
1 PHP = 0.228934 BWP
1 BWP = 4.3681
PHP
Avg
0.227743
High
0.228934
Low
0.225876
Last updated: 3/7/2026, 7:35:10 AM
Quick Conversions
| PHP | BWP |
|---|---|
| 1 PHP | 0.23 BWP |
| 10 PHP | 2.29 BWP |
| 50 PHP | 11.45 BWP |
| 100 PHP | 22.89 BWP |
| 500 PHP | 114.47 BWP |
| 1,000 PHP | 228.93 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-03-07T07:35:10Z",
"rates": {
"BWP": 0.228934
}
}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.8934,
"rate": 0.228934
}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