Rate Overview
Live
1 YER = 14.4628 COP
1 COP = 0.069143
YER
Avg
14.5492
High
14.6615
Low
14.3791
Last updated: 6/19/2026, 8:20:37 AM
Quick Conversions
| YER | COP |
|---|---|
| 1 YER | 14.46 COP |
| 10 YER | 144.63 COP |
| 50 YER | 723.14 COP |
| 100 YER | 1,446.28 COP |
| 500 YER | 7,231.38 COP |
| 1,000 YER | 14,462.77 COP |
Get YER/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=COPExample Response:
{
"success": true,
"base": "YER",
"date": "2026-06-19T08:20:37Z",
"rates": {
"COP": 14.462765
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "COP",
"amount": 100
},
"result": 1446.2765,
"rate": 14.462765
}Build with YER/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key