Rate Overview
Live
1 COP = 0.073258 YER
1 YER = 13.6504
COP
Avg
0.071131
High
0.073513
Low
0.068895
Last updated: 7/21/2026, 12:17:29 AM
Quick Conversions
| COP | YER |
|---|---|
| 1 COP | 0.07 YER |
| 10 COP | 0.73 YER |
| 50 COP | 3.66 YER |
| 100 COP | 7.33 YER |
| 500 COP | 36.63 YER |
| 1,000 COP | 73.26 YER |
Get COP/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=YERExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-21T00:17:29Z",
"rates": {
"YER": 0.073258
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "YER",
"amount": 100
},
"result": 7.3258,
"rate": 0.073258
}Build with COP/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key