Rate Overview
Live
1 COP = 0.069143 YER
1 YER = 14.4628
COP
Avg
0.068735
High
0.069545
Low
0.068205
Last updated: 6/19/2026, 8:40:10 AM
Quick Conversions
| COP | YER |
|---|---|
| 1 COP | 0.07 YER |
| 10 COP | 0.69 YER |
| 50 COP | 3.46 YER |
| 100 COP | 6.91 YER |
| 500 COP | 34.57 YER |
| 1,000 COP | 69.14 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-06-19T08:40:10Z",
"rates": {
"YER": 0.069143
}
}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": 6.9143,
"rate": 0.069143
}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