Rate Overview
Live
1 GBP = 83.1361 PHP
1 PHP = 0.012028
GBP
Avg
78.6838
High
83.3826
Low
75.1566
Last updated: 5/27/2026, 7:24:34 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 83.14 PHP |
| 10 GBP | 831.36 PHP |
| 50 GBP | 4,156.81 PHP |
| 100 GBP | 8,313.61 PHP |
| 500 GBP | 41,568.05 PHP |
| 1,000 GBP | 83,136.11 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-05-27T07:24:34Z",
"rates": {
"PHP": 83.136106
}
}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": 8313.6106,
"rate": 83.136106
}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