Rate Overview
Live
1 YER = 13.4938 COP
1 COP = 0.074108
YER
Avg
13.5356
High
13.6885
Low
13.4532
Last updated: 7/27/2026, 5:50:56 PM
Quick Conversions
| YER | COP |
|---|---|
| 1 YER | 13.49 COP |
| 10 YER | 134.94 COP |
| 50 YER | 674.69 COP |
| 100 YER | 1,349.38 COP |
| 500 YER | 6,746.91 COP |
| 1,000 YER | 13,493.81 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-07-27T17:50:56Z",
"rates": {
"COP": 13.493811
}
}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": 1349.3811,
"rate": 13.493811
}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