Rate Overview
Live
1 PHP = 0.227709 BWP
1 BWP = 4.3916
PHP
Avg
0.226856
High
0.228971
Low
0.224152
Last updated: 3/28/2026, 9:25:01 AM
Quick Conversions
| PHP | BWP |
|---|---|
| 1 PHP | 0.23 BWP |
| 10 PHP | 2.28 BWP |
| 50 PHP | 11.39 BWP |
| 100 PHP | 22.77 BWP |
| 500 PHP | 113.85 BWP |
| 1,000 PHP | 227.71 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-28T09:25:01Z",
"rates": {
"BWP": 0.227709
}
}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.7709,
"rate": 0.227709
}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