Rate Overview
Live
1 PHP = 151.6402 GNF
1 GNF = 0.006595
PHP
Avg
150.6311
High
151.8174
Low
149.2885
Last updated: 2/14/2026, 10:02:32 AM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 151.64 GNF |
| 10 PHP | 1,516.40 GNF |
| 50 PHP | 7,582.01 GNF |
| 100 PHP | 15,164.02 GNF |
| 500 PHP | 75,820.08 GNF |
| 1,000 PHP | 151,640.16 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-02-14T10:02:32Z",
"rates": {
"GNF": 151.640157
}
}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": 15164.015699999998,
"rate": 151.640157
}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