Rate Overview
Live
1 PHP = 142.2124 GNF
1 GNF = 0.007032
PHP
Avg
142.6224
High
143.3923
Low
142.2124
Last updated: 7/6/2026, 8:48:51 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 142.21 GNF |
| 10 PHP | 1,422.12 GNF |
| 50 PHP | 7,110.62 GNF |
| 100 PHP | 14,221.24 GNF |
| 500 PHP | 71,106.22 GNF |
| 1,000 PHP | 142,212.43 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-06T20:48:51Z",
"rates": {
"GNF": 142.212431
}
}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": 14221.243100000002,
"rate": 142.212431
}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