Rate Overview
Live
1 COP = 0.074125 YER
1 YER = 13.4907
COP
Avg
0.073491
High
0.074125
Low
0.072718
Last updated: 7/23/2026, 5:44:22 PM
Quick Conversions
| COP | YER |
|---|---|
| 1 COP | 0.07 YER |
| 10 COP | 0.74 YER |
| 50 COP | 3.71 YER |
| 100 COP | 7.41 YER |
| 500 COP | 37.06 YER |
| 1,000 COP | 74.13 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-23T17:44:22Z",
"rates": {
"YER": 0.074125
}
}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.4125,
"rate": 0.074125
}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