Rate Overview
Live
1 GBP = 82.8542 PHP
1 PHP = 0.012069
GBP
Avg
80.6755
High
83.2278
Low
77.8403
Last updated: 5/27/2026, 11:15:00 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 82.85 PHP |
| 10 GBP | 828.54 PHP |
| 50 GBP | 4,142.71 PHP |
| 100 GBP | 8,285.42 PHP |
| 500 GBP | 41,427.10 PHP |
| 1,000 GBP | 82,854.20 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-05-27T11:15:00Z",
"rates": {
"PHP": 82.854195
}
}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": 8285.4195,
"rate": 82.854195
}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