Rate Overview
Live
1 GNF = 0.007000 PHP
1 PHP = 142.8571
GNF
Avg
0.006958
High
0.007000
Low
0.006924
Last updated: 8/15/2026, 12:52:25 AM
Quick Conversions
| GNF | PHP |
|---|---|
| 1 GNF | 0.01 PHP |
| 10 GNF | 0.07 PHP |
| 50 GNF | 0.35 PHP |
| 100 GNF | 0.70 PHP |
| 500 GNF | 3.50 PHP |
| 1,000 GNF | 7.00 PHP |
Get GNF/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=PHPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-15T00:52:25Z",
"rates": {
"PHP": 0.007
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "PHP",
"amount": 100
},
"result": 0.7000000000000001,
"rate": 0.007
}Build with GNF/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key