Rate Overview
Live
1 GBP = 81.2325 PHP
1 PHP = 0.012310
GBP
Avg
81.6207
High
82.4150
Low
80.9732
Last updated: 6/16/2026, 8:51:03 AM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 81.23 PHP |
| 10 GBP | 812.32 PHP |
| 50 GBP | 4,061.62 PHP |
| 100 GBP | 8,123.25 PHP |
| 500 GBP | 40,616.25 PHP |
| 1,000 GBP | 81,232.50 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-06-16T08:51:03Z",
"rates": {
"PHP": 81.232496
}
}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": 8123.2496,
"rate": 81.232496
}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