Rate Overview
Live
1 PHP = 142.2423 GNF
1 GNF = 0.007030
PHP
Avg
147.1068
High
152.2985
Low
142.0178
Last updated: 5/27/2026, 7:25:53 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 142.24 GNF |
| 10 PHP | 1,422.42 GNF |
| 50 PHP | 7,112.12 GNF |
| 100 PHP | 14,224.23 GNF |
| 500 PHP | 71,121.16 GNF |
| 1,000 PHP | 142,242.31 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-05-27T19:25:53Z",
"rates": {
"GNF": 142.242313
}
}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": 14224.2313,
"rate": 142.242313
}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