Rate Overview
Live
1 GBP = 83.1749 PHP
1 PHP = 0.012023
GBP
Avg
82.6538
High
83.1749
Low
81.9653
Last updated: 8/15/2026, 6:08:56 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 83.17 PHP |
| 10 GBP | 831.75 PHP |
| 50 GBP | 4,158.75 PHP |
| 100 GBP | 8,317.49 PHP |
| 500 GBP | 41,587.46 PHP |
| 1,000 GBP | 83,174.92 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-08-15T06:08:56Z",
"rates": {
"PHP": 83.174917
}
}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": 8317.491699999999,
"rate": 83.174917
}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