Rate Overview
Live
1 COP = 0.071020 YER
1 YER = 14.0805
COP
Avg
0.070660
High
0.071124
Low
0.069602
Last updated: 7/8/2026, 9:10:48 AM
Quick Conversions
| COP | YER |
|---|---|
| 1 COP | 0.07 YER |
| 10 COP | 0.71 YER |
| 50 COP | 3.55 YER |
| 100 COP | 7.10 YER |
| 500 COP | 35.51 YER |
| 1,000 COP | 71.02 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-08T09:10:48Z",
"rates": {
"YER": 0.07102
}
}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.102,
"rate": 0.07102
}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