Rate Overview
Live
1 GBP = 84.7767 PHP
1 PHP = 0.011796
GBP
Avg
84.5247
High
84.7767
Low
84.3081
Last updated: 9/5/2026, 6:25:57 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 84.78 PHP |
| 10 GBP | 847.77 PHP |
| 50 GBP | 4,238.84 PHP |
| 100 GBP | 8,477.67 PHP |
| 500 GBP | 42,388.35 PHP |
| 1,000 GBP | 84,776.70 PHP |
Get GBP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=PHPExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-09-05T06:25:57Z",
"rates": {
"PHP": 84.776704
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "PHP",
"amount": 100
},
"result": 8477.670399999999,
"rate": 84.776704
}Build with GBP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key