Rate Overview
Live
1 GBP = 80.8547 PHP
1 PHP = 0.012368
GBP
Avg
79.7145
High
81.0052
Low
77.8403
Last updated: 3/27/2026, 9:33:42 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 80.85 PHP |
| 10 GBP | 808.55 PHP |
| 50 GBP | 4,042.74 PHP |
| 100 GBP | 8,085.47 PHP |
| 500 GBP | 40,427.37 PHP |
| 1,000 GBP | 80,854.75 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-27T09:33:42Z",
"rates": {
"PHP": 80.854748
}
}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": 8085.4748,
"rate": 80.854748
}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