Rate Overview
Live
1 COP = 0.073054 YER
1 YER = 13.6885
COP
Avg
0.061777
High
0.073054
Low
0.056473
Last updated: 7/21/2026, 10:27:13 PM
Quick Conversions
| COP | YER |
|---|---|
| 1 COP | 0.07 YER |
| 10 COP | 0.73 YER |
| 50 COP | 3.65 YER |
| 100 COP | 7.31 YER |
| 500 COP | 36.53 YER |
| 1,000 COP | 73.05 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-21T22:27:13Z",
"rates": {
"YER": 0.073054
}
}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.3054,
"rate": 0.073054
}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