Rate Overview
Live
1 GBP = 82.7152 PHP
1 PHP = 0.012090
GBP
Avg
82.5893
High
83.0271
Low
82.2207
Last updated: 7/27/2026, 5:54:33 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 82.72 PHP |
| 10 GBP | 827.15 PHP |
| 50 GBP | 4,135.76 PHP |
| 100 GBP | 8,271.52 PHP |
| 500 GBP | 41,357.58 PHP |
| 1,000 GBP | 82,715.16 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-27T05:54:33Z",
"rates": {
"PHP": 82.715159
}
}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": 8271.5159,
"rate": 82.715159
}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