Rate Overview
Live
1 GNF = 0.105858 CLP
1 CLP = 9.4466
GNF
Avg
0.104921
High
0.105858
Low
0.103877
Last updated: 3/27/2026, 4:46:32 PM
Quick Conversions
| GNF | CLP |
|---|---|
| 1 GNF | 0.11 CLP |
| 10 GNF | 1.06 CLP |
| 50 GNF | 5.29 CLP |
| 100 GNF | 10.59 CLP |
| 500 GNF | 52.93 CLP |
| 1,000 GNF | 105.86 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-27T16:46:32Z",
"rates": {
"CLP": 0.105858
}
}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.585799999999999,
"rate": 0.105858
}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