Rate Overview
Live
1 GNF = 0.006747 PHP
1 PHP = 148.2140 GNF
Avg
0.006707
High
0.006807
Low
0.006516
Last updated: 1/25/2026, 10:52:15 AM
Quick Conversions
| GNF | PHP |
|---|---|
| 1 GNF | 0.01 PHP |
| 10 GNF | 0.07 PHP |
| 50 GNF | 0.34 PHP |
| 100 GNF | 0.67 PHP |
| 500 GNF | 3.37 PHP |
| 1,000 GNF | 6.75 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-01-25T10:52:15Z",
"rates": {
"PHP": 0.006747
}
}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.6747000000000001,
"rate": 0.006747
}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