Rate Overview
Live
1 PHP = 143.7446 GNF
1 GNF = 0.006957
PHP
Avg
144.4818
High
145.3584
Low
143.7446
Last updated: 6/19/2026, 8:18:49 AM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 143.74 GNF |
| 10 PHP | 1,437.45 GNF |
| 50 PHP | 7,187.23 GNF |
| 100 PHP | 14,374.46 GNF |
| 500 PHP | 71,872.30 GNF |
| 1,000 PHP | 143,744.60 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-06-19T08:18:49Z",
"rates": {
"GNF": 143.744595
}
}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": 14374.4595,
"rate": 143.744595
}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