Rate Overview
Live
1 PHP = 0.219223 BWP
1 BWP = 4.5616
PHP
Avg
0.221424
High
0.223485
Low
0.219223
Last updated: 8/12/2026, 4:08:17 AM
Quick Conversions
| PHP | BWP |
|---|---|
| 1 PHP | 0.22 BWP |
| 10 PHP | 2.19 BWP |
| 50 PHP | 10.96 BWP |
| 100 PHP | 21.92 BWP |
| 500 PHP | 109.61 BWP |
| 1,000 PHP | 219.22 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-08-12T04:08:17Z",
"rates": {
"BWP": 0.219223
}
}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.9223,
"rate": 0.219223
}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