Rate Overview
Live
1 GBP = 80.7964 PHP
1 PHP = 0.012377
GBP
Avg
71.9942
High
80.7964
Low
64.8653
Last updated: 3/27/2026, 4:29:42 PM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 80.80 PHP |
| 10 GBP | 807.96 PHP |
| 50 GBP | 4,039.82 PHP |
| 100 GBP | 8,079.64 PHP |
| 500 GBP | 40,398.22 PHP |
| 1,000 GBP | 80,796.44 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-27T16:29:42Z",
"rates": {
"PHP": 80.796439
}
}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": 8079.643900000001,
"rate": 80.796439
}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