Rate Overview
Live
1 PHP = 148.1942 GNF
1 GNF = 0.006748 PHP
Avg
150.7038
High
156.5919
Low
146.8898
Last updated: 1/25/2026, 9:06:09 AM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 148.19 GNF |
| 10 PHP | 1,481.94 GNF |
| 50 PHP | 7,409.71 GNF |
| 100 PHP | 14,819.42 GNF |
| 500 PHP | 74,097.08 GNF |
| 1,000 PHP | 148,194.16 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-01-25T09:06:09Z",
"rates": {
"GNF": 148.194159
}
}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": 14819.415900000002,
"rate": 148.194159
}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