Rate Overview
Live
1 PHP = 0.220975 BWP
1 BWP = 4.5254
PHP
Avg
0.221794
High
0.223661
Low
0.220718
Last updated: 6/17/2026, 7:54:57 AM
Quick Conversions
| PHP | BWP |
|---|---|
| 1 PHP | 0.22 BWP |
| 10 PHP | 2.21 BWP |
| 50 PHP | 11.05 BWP |
| 100 PHP | 22.10 BWP |
| 500 PHP | 110.49 BWP |
| 1,000 PHP | 220.98 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-06-17T07:54:57Z",
"rates": {
"BWP": 0.220975
}
}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.0975,
"rate": 0.220975
}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