Rate Overview
Live
1 GBP = 79.2140 PHP
1 PHP = 0.012624
GBP
Avg
78.3761
High
79.2140
Low
77.6672
Last updated: 3/7/2026, 3:58:54 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 79.21 PHP |
| 10 GBP | 792.14 PHP |
| 50 GBP | 3,960.70 PHP |
| 100 GBP | 7,921.40 PHP |
| 500 GBP | 39,606.99 PHP |
| 1,000 GBP | 79,213.98 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-07T03:58:54Z",
"rates": {
"PHP": 79.213982
}
}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": 7921.3982000000005,
"rate": 79.213982
}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