Rate Overview
Live
1 GBP = 80.8646 PHP
1 PHP = 0.012366
GBP
Avg
80.3539
High
80.8646
Low
79.8591
Last updated: 3/27/2026, 7:49:19 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 80.86 PHP |
| 10 GBP | 808.65 PHP |
| 50 GBP | 4,043.23 PHP |
| 100 GBP | 8,086.46 PHP |
| 500 GBP | 40,432.28 PHP |
| 1,000 GBP | 80,864.56 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-27T07:49:19Z",
"rates": {
"PHP": 80.864562
}
}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": 8086.4562000000005,
"rate": 80.864562
}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