Rate Overview
Live
1 PHP = 141.5327 GNF
1 GNF = 0.007066
PHP
Avg
147.4302
High
153.1100
Low
141.5327
Last updated: 7/24/2026, 1:04:25 AM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 141.53 GNF |
| 10 PHP | 1,415.33 GNF |
| 50 PHP | 7,076.63 GNF |
| 100 PHP | 14,153.27 GNF |
| 500 PHP | 70,766.35 GNF |
| 1,000 PHP | 141,532.69 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-24T01:04:25Z",
"rates": {
"GNF": 141.53269
}
}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": 14153.269,
"rate": 141.53269
}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