Rate Overview
Live
1 CLP = 0.003243 BYN
1 BYN = 308.3565
CLP
Avg
0.003245
High
0.003262
Low
0.003218
Last updated: 8/12/2026, 1:26:28 PM
Quick Conversions
| CLP | BYN |
|---|---|
| 1 CLP | 0.00 BYN |
| 10 CLP | 0.03 BYN |
| 50 CLP | 0.16 BYN |
| 100 CLP | 0.32 BYN |
| 500 CLP | 1.62 BYN |
| 1,000 CLP | 3.24 BYN |
Get CLP/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BYNExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-08-12T13:26:28Z",
"rates": {
"BYN": 0.003243
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BYN",
"amount": 100
},
"result": 0.3243,
"rate": 0.003243
}Build with CLP/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key