Rate Overview
Live
1 COP = 0.069121 YER
1 YER = 14.4674
COP
Avg
0.065302
High
0.069121
Low
0.062707
Last updated: 6/27/2026, 9:57:45 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.56 YER |
| 1,000 COP | 69.12 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-27T09:57:45Z",
"rates": {
"YER": 0.069121
}
}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.912100000000001,
"rate": 0.069121
}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