Rate Overview
Live
1 GBP = 81.4389 PHP
1 PHP = 0.012279
GBP
Avg
80.8965
High
81.4389
Low
80.2765
Last updated: 4/16/2026, 7:52:30 PM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 81.44 PHP |
| 10 GBP | 814.39 PHP |
| 50 GBP | 4,071.94 PHP |
| 100 GBP | 8,143.89 PHP |
| 500 GBP | 40,719.44 PHP |
| 1,000 GBP | 81,438.88 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-04-16T19:52:30Z",
"rates": {
"PHP": 81.438881
}
}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": 8143.888099999999,
"rate": 81.438881
}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