Rate Overview
Live
1 COP = 0.065049 YER
1 YER = 15.3730
COP
Avg
0.064268
High
0.066023
Low
0.062803
Last updated: 5/28/2026, 3:32:49 AM
Quick Conversions
| COP | YER |
|---|---|
| 1 COP | 0.07 YER |
| 10 COP | 0.65 YER |
| 50 COP | 3.25 YER |
| 100 COP | 6.50 YER |
| 500 COP | 32.52 YER |
| 1,000 COP | 65.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-05-28T03:32:49Z",
"rates": {
"YER": 0.065049
}
}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.504899999999999,
"rate": 0.065049
}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