Rate Overview
Live
1 PHP = 144.5556 GNF
1 GNF = 0.006918
PHP
Avg
144.2481
High
145.3584
Low
142.8396
Last updated: 6/17/2026, 7:54:54 AM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 144.56 GNF |
| 10 PHP | 1,445.56 GNF |
| 50 PHP | 7,227.78 GNF |
| 100 PHP | 14,455.56 GNF |
| 500 PHP | 72,277.81 GNF |
| 1,000 PHP | 144,555.63 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-06-17T07:54:54Z",
"rates": {
"GNF": 144.555628
}
}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": 14455.562800000002,
"rate": 144.555628
}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