Rate Overview
Live
1 PHP = 148.4524 GNF
1 GNF = 0.006736
PHP
Avg
149.9535
High
152.2985
Low
148.0013
Last updated: 3/7/2026, 7:35:08 AM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 148.45 GNF |
| 10 PHP | 1,484.52 GNF |
| 50 PHP | 7,422.62 GNF |
| 100 PHP | 14,845.24 GNF |
| 500 PHP | 74,226.19 GNF |
| 1,000 PHP | 148,452.38 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-03-07T07:35:08Z",
"rates": {
"GNF": 148.452378
}
}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": 14845.2378,
"rate": 148.452378
}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