Rate Overview
Live
1 GNF = 0.690518 PYG
1 PYG = 1.4482
GNF
Avg
0.692387
High
0.695049
Low
0.690075
Last updated: 7/9/2026, 12:06:20 PM
Quick Conversions
| GNF | PYG |
|---|---|
| 1 GNF | 0.69 PYG |
| 10 GNF | 6.91 PYG |
| 50 GNF | 34.53 PYG |
| 100 GNF | 69.05 PYG |
| 500 GNF | 345.26 PYG |
| 1,000 GNF | 690.52 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-07-09T12:06:20Z",
"rates": {
"PYG": 0.690518
}
}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": 69.0518,
"rate": 0.690518
}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