Rate Overview
Live
1 PHP = 0.011907 GIP
1 GIP = 83.9842
PHP
Avg
0.012026
High
0.012099
Low
0.011907
Last updated: 8/18/2026, 8:25:19 PM
Quick Conversions
| PHP | GIP |
|---|---|
| 1 PHP | 0.01 GIP |
| 10 PHP | 0.12 GIP |
| 50 PHP | 0.60 GIP |
| 100 PHP | 1.19 GIP |
| 500 PHP | 5.95 GIP |
| 1,000 PHP | 11.91 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-08-18T20:25:19Z",
"rates": {
"GIP": 0.011907
}
}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.1906999999999999,
"rate": 0.011907
}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