Rate Overview
Live
1 PHP = 0.012588 GBP
1 GBP = 79.4407
PHP
Avg
0.012772
High
0.012875
Low
0.012588
Last updated: 3/7/2026, 1:21:45 AM
Quick Conversions
| PHP | GBP |
|---|---|
| 1 PHP | 0.01 GBP |
| 10 PHP | 0.13 GBP |
| 50 PHP | 0.63 GBP |
| 100 PHP | 1.26 GBP |
| 500 PHP | 6.29 GBP |
| 1,000 PHP | 12.59 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-03-07T01:21:45Z",
"rates": {
"GBP": 0.012588
}
}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.2588,
"rate": 0.012588
}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