Rate Overview
Live
1 GNF = 0.101194 CLP
1 CLP = 9.8820
GNF
Avg
0.102408
High
0.104023
Low
0.101194
Last updated: 5/8/2026, 4:40:00 AM
Quick Conversions
| GNF | CLP |
|---|---|
| 1 GNF | 0.10 CLP |
| 10 GNF | 1.01 CLP |
| 50 GNF | 5.06 CLP |
| 100 GNF | 10.12 CLP |
| 500 GNF | 50.60 CLP |
| 1,000 GNF | 101.19 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-05-08T04:40:00Z",
"rates": {
"CLP": 0.101194
}
}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.1194,
"rate": 0.101194
}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