Rate Overview
Live
1 PHP = 0.011799 GBP
1 GBP = 84.7529
PHP
Avg
0.011834
High
0.011861
Low
0.011797
Last updated: 9/4/2026, 6:54:43 PM
Quick Conversions
| PHP | GBP |
|---|---|
| 1 PHP | 0.01 GBP |
| 10 PHP | 0.12 GBP |
| 50 PHP | 0.59 GBP |
| 100 PHP | 1.18 GBP |
| 500 PHP | 5.90 GBP |
| 1,000 PHP | 11.80 GBP |
Get PHP/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=GBPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-09-04T18:54:43Z",
"rates": {
"GBP": 0.011799
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "GBP",
"amount": 100
},
"result": 1.1799,
"rate": 0.011799
}Build with PHP/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key