Rate Overview
Live
1 GNF = 0.700923 PYG
1 PYG = 1.4267
GNF
Avg
0.698892
High
0.700923
Low
0.694911
Last updated: 5/29/2026, 6:49:12 PM
Quick Conversions
| GNF | PYG |
|---|---|
| 1 GNF | 0.70 PYG |
| 10 GNF | 7.01 PYG |
| 50 GNF | 35.05 PYG |
| 100 GNF | 70.09 PYG |
| 500 GNF | 350.46 PYG |
| 1,000 GNF | 700.92 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-05-29T18:49:12Z",
"rates": {
"PYG": 0.700923
}
}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": 70.0923,
"rate": 0.700923
}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