Rate Overview
Live
1 PHP = 0.012624 GIP
1 GIP = 79.2142
PHP
Avg
0.012755
High
0.012839
Low
0.012619
Last updated: 3/7/2026, 2:56:09 AM
Quick Conversions
| PHP | GIP |
|---|---|
| 1 PHP | 0.01 GIP |
| 10 PHP | 0.13 GIP |
| 50 PHP | 0.63 GIP |
| 100 PHP | 1.26 GIP |
| 500 PHP | 6.31 GIP |
| 1,000 PHP | 12.62 GIP |
Get PHP/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=GIPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-03-07T02:56:09Z",
"rates": {
"GIP": 0.012624
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "GIP",
"amount": 100
},
"result": 1.2624,
"rate": 0.012624
}Build with PHP/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key