Rate Overview
Live
1 CLP = 10.0092 GNF
1 GNF = 0.099908
CLP
Avg
9.8790
High
10.0092
Low
9.7894
Last updated: 4/18/2026, 8:45:36 AM
Quick Conversions
| CLP | GNF |
|---|---|
| 1 CLP | 10.01 GNF |
| 10 CLP | 100.09 GNF |
| 50 CLP | 500.46 GNF |
| 100 CLP | 1,000.92 GNF |
| 500 CLP | 5,004.62 GNF |
| 1,000 CLP | 10,009.24 GNF |
Get CLP/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=GNFExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-04-18T08:45:36Z",
"rates": {
"GNF": 10.009235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "GNF",
"amount": 100
},
"result": 1000.9235,
"rate": 10.009235
}Build with CLP/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key