Rate Overview
Live
1 CLP = 0.003220 BYN
1 BYN = 310.5590
CLP
Avg
0.003257
High
0.003337
Low
0.003220
Last updated: 3/27/2026, 11:47:06 AM
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.61 BYN |
| 1,000 CLP | 3.22 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-03-27T11:47:06Z",
"rates": {
"BYN": 0.00322
}
}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.322,
"rate": 0.00322
}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