Rate Overview
Live
1 GBP = 82.9665 PHP
1 PHP = 0.012053
GBP
Avg
73.0393
High
82.9665
Low
65.0490
Last updated: 7/23/2026, 4:38:12 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 82.97 PHP |
| 10 GBP | 829.66 PHP |
| 50 GBP | 4,148.32 PHP |
| 100 GBP | 8,296.65 PHP |
| 500 GBP | 41,483.23 PHP |
| 1,000 GBP | 82,966.47 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-23T04:38:12Z",
"rates": {
"PHP": 82.966467
}
}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": 8296.6467,
"rate": 82.966467
}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