Rate Overview
Live
1 GNF = 0.746330 PYG
1 PYG = 1.3399
GNF
Avg
0.739491
High
0.746580
Low
0.731985
Last updated: 3/7/2026, 9:11:54 AM
Quick Conversions
| GNF | PYG |
|---|---|
| 1 GNF | 0.75 PYG |
| 10 GNF | 7.46 PYG |
| 50 GNF | 37.32 PYG |
| 100 GNF | 74.63 PYG |
| 500 GNF | 373.17 PYG |
| 1,000 GNF | 746.33 PYG |
Get GNF/PYG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=PYGExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-07T09:11:54Z",
"rates": {
"PYG": 0.74633
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=PYG&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "PYG",
"amount": 100
},
"result": 74.63300000000001,
"rate": 0.74633
}Build with GNF/PYG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key