Rate Overview
Live
1 PHP = 142.0914 GNF
1 GNF = 0.007038
PHP
Avg
148.8018
High
155.7791
Low
141.8684
Last updated: 7/10/2026, 12:40:07 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 142.09 GNF |
| 10 PHP | 1,420.91 GNF |
| 50 PHP | 7,104.57 GNF |
| 100 PHP | 14,209.14 GNF |
| 500 PHP | 71,045.68 GNF |
| 1,000 PHP | 142,091.36 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-10T12:40:07Z",
"rates": {
"GNF": 142.091359
}
}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": 14209.135900000001,
"rate": 142.091359
}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