Rate Overview
Live
1 GNF = 0.031945 PKR
1 PKR = 31.3038
GNF
Avg
0.031985
High
0.032109
Low
0.031769
Last updated: 5/7/2026, 7:01:12 PM
Quick Conversions
| GNF | PKR |
|---|---|
| 1 GNF | 0.03 PKR |
| 10 GNF | 0.32 PKR |
| 50 GNF | 1.60 PKR |
| 100 GNF | 3.19 PKR |
| 500 GNF | 15.97 PKR |
| 1,000 GNF | 31.95 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-05-07T19:01:12Z",
"rates": {
"PKR": 0.031945
}
}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.1945,
"rate": 0.031945
}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