Rate Overview
Live
1 GBP = 83.1293 PHP
1 PHP = 0.012029
GBP
Avg
82.8598
High
83.1427
Low
82.6617
Last updated: 5/27/2026, 6:07:08 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 83.13 PHP |
| 10 GBP | 831.29 PHP |
| 50 GBP | 4,156.46 PHP |
| 100 GBP | 8,312.93 PHP |
| 500 GBP | 41,564.64 PHP |
| 1,000 GBP | 83,129.28 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-27T06:07:08Z",
"rates": {
"PHP": 83.129281
}
}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": 8312.928100000001,
"rate": 83.129281
}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