Rate Overview
Live
1 PHP = 142.0365 GNF
1 GNF = 0.007040
PHP
Avg
145.4723
High
152.0267
Low
141.8684
Last updated: 7/28/2026, 10:14:36 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 142.04 GNF |
| 10 PHP | 1,420.37 GNF |
| 50 PHP | 7,101.83 GNF |
| 100 PHP | 14,203.65 GNF |
| 500 PHP | 71,018.27 GNF |
| 1,000 PHP | 142,036.54 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-28T22:14:36Z",
"rates": {
"GNF": 142.036541
}
}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": 14203.6541,
"rate": 142.036541
}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