Rate Overview
Live
1 GNF = 0.107775 CLP
1 CLP = 9.2786
GNF
Avg
0.102738
High
0.107775
Low
0.097435
Last updated: 7/24/2026, 10:01:43 PM
Quick Conversions
| GNF | CLP |
|---|---|
| 1 GNF | 0.11 CLP |
| 10 GNF | 1.08 CLP |
| 50 GNF | 5.39 CLP |
| 100 GNF | 10.78 CLP |
| 500 GNF | 53.89 CLP |
| 1,000 GNF | 107.77 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-07-24T22:01:43Z",
"rates": {
"CLP": 0.107775
}
}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.7775,
"rate": 0.107775
}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