Rate Overview
Live
1 PHP = 142.6173 GNF
1 GNF = 0.007012
PHP
Avg
147.3948
High
152.4281
Low
141.8684
Last updated: 7/29/2026, 2:17:48 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 142.62 GNF |
| 10 PHP | 1,426.17 GNF |
| 50 PHP | 7,130.86 GNF |
| 100 PHP | 14,261.73 GNF |
| 500 PHP | 71,308.63 GNF |
| 1,000 PHP | 142,617.26 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-29T14:17:48Z",
"rates": {
"GNF": 142.617256
}
}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": 14261.7256,
"rate": 142.617256
}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