Rate Overview
Live
1 PHP = 142.2897 GNF
1 GNF = 0.007028
PHP
Avg
142.5344
High
142.7197
Low
142.2460
Last updated: 7/8/2026, 4:50:28 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 142.29 GNF |
| 10 PHP | 1,422.90 GNF |
| 50 PHP | 7,114.48 GNF |
| 100 PHP | 14,228.97 GNF |
| 500 PHP | 71,144.85 GNF |
| 1,000 PHP | 142,289.69 GNF |
Get PHP/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=GNFExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-08T16:50:28Z",
"rates": {
"GNF": 142.289694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "GNF",
"amount": 100
},
"result": 14228.9694,
"rate": 142.289694
}Build with PHP/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key