Rate Overview
Live
1 GBP = 83.7369 PHP
1 PHP = 0.011942
GBP
Avg
83.3597
High
83.7554
Low
82.7406
Last updated: 5/6/2026, 11:05:36 PM
Quick Conversions
| GBP | PHP |
|---|---|
| 1 GBP | 83.74 PHP |
| 10 GBP | 837.37 PHP |
| 50 GBP | 4,186.84 PHP |
| 100 GBP | 8,373.69 PHP |
| 500 GBP | 41,868.43 PHP |
| 1,000 GBP | 83,736.85 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-06T23:05:36Z",
"rates": {
"PHP": 83.736854
}
}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": 8373.685399999998,
"rate": 83.736854
}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