Rate Overview
Live
1 PHP = 142.6702 GNF
1 GNF = 0.007009
PHP
Avg
146.1286
High
152.4773
Low
142.2210
Last updated: 7/11/2026, 3:37:28 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 142.67 GNF |
| 10 PHP | 1,426.70 GNF |
| 50 PHP | 7,133.51 GNF |
| 100 PHP | 14,267.02 GNF |
| 500 PHP | 71,335.08 GNF |
| 1,000 PHP | 142,670.16 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-11T15:37:28Z",
"rates": {
"GNF": 142.670156
}
}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": 14267.015599999999,
"rate": 142.670156
}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