Rate Overview
Live
1 GBP = 82.0475 PHP
1 PHP = 0.012188
GBP
Avg
81.6547
High
82.0567
Low
80.9442
Last updated: 7/5/2026, 9:45:08 PM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 82.05 PHP |
| 10 GBP | 820.47 PHP |
| 50 GBP | 4,102.37 PHP |
| 100 GBP | 8,204.75 PHP |
| 500 GBP | 41,023.74 PHP |
| 1,000 GBP | 82,047.48 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-07-05T21:45:08Z",
"rates": {
"PHP": 82.047477
}
}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": 8204.7477,
"rate": 82.047477
}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