Rate Overview
Live
1 CLP = 0.003170 BYN
1 BYN = 315.4574
CLP
Avg
0.003144
High
0.003170
Low
0.003099
Last updated: 5/9/2026, 4:55:40 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.59 BYN |
| 1,000 CLP | 3.17 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-05-09T04:55:40Z",
"rates": {
"BYN": 0.00317
}
}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.317,
"rate": 0.00317
}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