Rate Overview
Live
1 COP = 0.066008 YER
1 YER = 15.1497
COP
Avg
0.065683
High
0.066363
Low
0.064999
Last updated: 4/17/2026, 5:28:52 PM
Quick Conversions
| COP | YER |
|---|---|
| 1 COP | 0.07 YER |
| 10 COP | 0.66 YER |
| 50 COP | 3.30 YER |
| 100 COP | 6.60 YER |
| 500 COP | 33.00 YER |
| 1,000 COP | 66.01 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-04-17T17:28:52Z",
"rates": {
"YER": 0.066008
}
}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.6008,
"rate": 0.066008
}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