Rate Overview
Live
1 PHP = 145.7475 GNF
1 GNF = 0.006861
PHP
Avg
146.0701
High
146.6230
Low
145.4923
Last updated: 4/17/2026, 1:07:09 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 145.75 GNF |
| 10 PHP | 1,457.47 GNF |
| 50 PHP | 7,287.37 GNF |
| 100 PHP | 14,574.75 GNF |
| 500 PHP | 72,873.73 GNF |
| 1,000 PHP | 145,747.47 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-04-17T13:07:09Z",
"rates": {
"GNF": 145.747469
}
}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": 14574.7469,
"rate": 145.747469
}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