Rate Overview
Live
1 GBP = 83.1354 PHP
1 PHP = 0.012029
GBP
Avg
80.1142
High
83.7554
Low
77.5286
Last updated: 5/27/2026, 8:46:12 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 83.14 PHP |
| 10 GBP | 831.35 PHP |
| 50 GBP | 4,156.77 PHP |
| 100 GBP | 8,313.54 PHP |
| 500 GBP | 41,567.72 PHP |
| 1,000 GBP | 83,135.43 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-27T08:46:12Z",
"rates": {
"PHP": 83.135433
}
}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.543300000001,
"rate": 83.135433
}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