Rate Overview
Live
1 GNF = 0.104023 CLP
1 CLP = 9.6133
GNF
Avg
0.101710
High
0.104023
Low
0.099360
Last updated: 3/7/2026, 3:22:34 AM
Quick Conversions
| GNF | CLP |
|---|---|
| 1 GNF | 0.10 CLP |
| 10 GNF | 1.04 CLP |
| 50 GNF | 5.20 CLP |
| 100 GNF | 10.40 CLP |
| 500 GNF | 52.01 CLP |
| 1,000 GNF | 104.02 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-03-07T03:22:34Z",
"rates": {
"CLP": 0.104023
}
}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": 10.4023,
"rate": 0.104023
}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