Rate Overview
Live
1 PHP = 145.4383 GNF
1 GNF = 0.006876
PHP
Avg
143.5035
High
145.8793
Low
142.3506
Last updated: 5/7/2026, 2:47:41 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 145.44 GNF |
| 10 PHP | 1,454.38 GNF |
| 50 PHP | 7,271.91 GNF |
| 100 PHP | 14,543.83 GNF |
| 500 PHP | 72,719.15 GNF |
| 1,000 PHP | 145,438.30 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-05-07T14:47:41Z",
"rates": {
"GNF": 145.438296
}
}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": 14543.829600000001,
"rate": 145.438296
}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