Rate Overview
Live
1 PHP = 140.3500 GNF
1 GNF = 0.007125
PHP
Avg
141.0060
High
142.2793
Low
140.3500
Last updated: 9/3/2026, 11:09:56 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 140.35 GNF |
| 10 PHP | 1,403.50 GNF |
| 50 PHP | 7,017.50 GNF |
| 100 PHP | 14,035.00 GNF |
| 500 PHP | 70,175.01 GNF |
| 1,000 PHP | 140,350.03 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-09-03T23:09:56Z",
"rates": {
"GNF": 140.350028
}
}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": 14035.0028,
"rate": 140.350028
}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