Rate Overview
Live
1 PHP = 0.223265 BWP
1 BWP = 4.4790 PHP
Avg
0.228737
High
0.232336
Low
0.223265
Last updated: 1/25/2026, 9:05:11 AM
Quick Conversions
| PHP | BWP |
|---|---|
| 1 PHP | 0.22 BWP |
| 10 PHP | 2.23 BWP |
| 50 PHP | 11.16 BWP |
| 100 PHP | 22.33 BWP |
| 500 PHP | 111.63 BWP |
| 1,000 PHP | 223.27 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-01-25T09:05:11Z",
"rates": {
"BWP": 0.223265
}
}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.3265,
"rate": 0.223265
}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