Rate Overview
Live
1 GBP = 83.7279 PHP
1 PHP = 0.011943
GBP
Avg
83.3587
High
83.7554
Low
82.7406
Last updated: 5/6/2026, 10:18:07 PM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 83.73 PHP |
| 10 GBP | 837.28 PHP |
| 50 GBP | 4,186.39 PHP |
| 100 GBP | 8,372.79 PHP |
| 500 GBP | 41,863.93 PHP |
| 1,000 GBP | 83,727.86 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-06T22:18:07Z",
"rates": {
"PHP": 83.727862
}
}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": 8372.7862,
"rate": 83.727862
}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