Rate Overview
Live
1 GNF = 0.744744 PYG
1 PYG = 1.3427
GNF
Avg
0.743846
High
0.745191
Low
0.740865
Last updated: 3/28/2026, 10:54:00 AM
Quick Conversions
| GNF | PYG |
|---|---|
| 1 GNF | 0.74 PYG |
| 10 GNF | 7.45 PYG |
| 50 GNF | 37.24 PYG |
| 100 GNF | 74.47 PYG |
| 500 GNF | 372.37 PYG |
| 1,000 GNF | 744.74 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-28T10:54:00Z",
"rates": {
"PYG": 0.744744
}
}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.4744,
"rate": 0.744744
}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