Rate Overview
Live
1 PHP = 141.6966 GNF
1 GNF = 0.007057
PHP
Avg
142.6524
High
144.0772
Low
141.6966
Last updated: 7/21/2026, 10:52:43 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 141.70 GNF |
| 10 PHP | 1,416.97 GNF |
| 50 PHP | 7,084.83 GNF |
| 100 PHP | 14,169.66 GNF |
| 500 PHP | 70,848.32 GNF |
| 1,000 PHP | 141,696.64 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-21T22:52:43Z",
"rates": {
"GNF": 141.696638
}
}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": 14169.6638,
"rate": 141.696638
}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