Rate Overview
Live
1 PHP = 0.216729 BWP
1 BWP = 4.6141
PHP
Avg
0.224828
High
0.243743
Low
0.216729
Last updated: 5/28/2026, 3:31:52 AM
Quick Conversions
| PHP | BWP |
|---|---|
| 1 PHP | 0.22 BWP |
| 10 PHP | 2.17 BWP |
| 50 PHP | 10.84 BWP |
| 100 PHP | 21.67 BWP |
| 500 PHP | 108.36 BWP |
| 1,000 PHP | 216.73 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-05-28T03:31:52Z",
"rates": {
"BWP": 0.216729
}
}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.672900000000002,
"rate": 0.216729
}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