Rate Overview
Live
1 GNF = 0.032035 PKR
1 PKR = 31.2159
GNF
Avg
0.031955
High
0.032111
Low
0.031634
Last updated: 7/30/2026, 8:02:51 AM
Quick Conversions
| GNF | PKR |
|---|---|
| 1 GNF | 0.03 PKR |
| 10 GNF | 0.32 PKR |
| 50 GNF | 1.60 PKR |
| 100 GNF | 3.20 PKR |
| 500 GNF | 16.02 PKR |
| 1,000 GNF | 32.04 PKR |
Get GNF/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=PKRExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-30T08:02:51Z",
"rates": {
"PKR": 0.032035
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "PKR",
"amount": 100
},
"result": 3.2035,
"rate": 0.032035
}Build with GNF/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key