Rate Overview
Live
1 PHP = 141.7405 GNF
1 GNF = 0.007055
PHP
Avg
142.9241
High
143.6632
Low
141.7405
Last updated: 8/18/2026, 10:16:20 AM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 141.74 GNF |
| 10 PHP | 1,417.40 GNF |
| 50 PHP | 7,087.02 GNF |
| 100 PHP | 14,174.05 GNF |
| 500 PHP | 70,870.25 GNF |
| 1,000 PHP | 141,740.49 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-08-18T10:16:20Z",
"rates": {
"GNF": 141.74049
}
}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": 14174.048999999999,
"rate": 141.74049
}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