Rate Overview
Live
1 PHP = 145.0032 GNF
1 GNF = 0.006896
PHP
Avg
147.8301
High
152.2985
Low
144.8162
Last updated: 3/28/2026, 3:16:31 PM
Quick Conversions
| PHP | GNF |
|---|---|
| 1 PHP | 145.00 GNF |
| 10 PHP | 1,450.03 GNF |
| 50 PHP | 7,250.16 GNF |
| 100 PHP | 14,500.32 GNF |
| 500 PHP | 72,501.62 GNF |
| 1,000 PHP | 145,003.24 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-28T15:16:31Z",
"rates": {
"GNF": 145.003237
}
}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": 14500.3237,
"rate": 145.003237
}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