Rate Overview
Live
1 GNF = 0.099008 CLP
1 CLP = 10.1002 GNF
Avg
0.101989
High
0.104617
Low
0.099008
Last updated: 1/25/2026, 1:14:16 PM
Quick Conversions
| GNF | CLP |
|---|---|
| 1 GNF | 0.10 CLP |
| 10 GNF | 0.99 CLP |
| 50 GNF | 4.95 CLP |
| 100 GNF | 9.90 CLP |
| 500 GNF | 49.50 CLP |
| 1,000 GNF | 99.01 CLP |
Get GNF/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=CLPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-01-25T13:14:16Z",
"rates": {
"CLP": 0.099008
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "CLP",
"amount": 100
},
"result": 9.9008,
"rate": 0.099008
}Build with GNF/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key