Rate Overview
Live
1 GBP = 80.7800 PHP
1 PHP = 0.012379
GBP
Avg
77.4537
High
81.5124
Low
74.1077
Last updated: 3/27/2026, 11:18:32 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 80.78 PHP |
| 10 GBP | 807.80 PHP |
| 50 GBP | 4,039.00 PHP |
| 100 GBP | 8,078.00 PHP |
| 500 GBP | 40,389.99 PHP |
| 1,000 GBP | 80,779.99 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-03-27T11:18:32Z",
"rates": {
"PHP": 80.779989
}
}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": 8077.9989000000005,
"rate": 80.779989
}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