Rate Overview
Live
1 GNF = 0.679167 PYG
1 PYG = 1.4724
GNF
Avg
0.689924
High
0.695138
Low
0.679167
Last updated: 8/1/2026, 12:33:13 AM
Quick Conversions
| GNF | PYG |
|---|---|
| 1 GNF | 0.68 PYG |
| 10 GNF | 6.79 PYG |
| 50 GNF | 33.96 PYG |
| 100 GNF | 67.92 PYG |
| 500 GNF | 339.58 PYG |
| 1,000 GNF | 679.17 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-08-01T00:33:13Z",
"rates": {
"PYG": 0.679167
}
}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": 67.91669999999999,
"rate": 0.679167
}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