Rate Overview
Live
1 YER = 13.4621 COP
1 COP = 0.074282
YER
Avg
13.4830
High
13.5561
Low
13.4350
Last updated: 7/29/2026, 9:22:59 AM
Quick Conversions
| YER | COP |
|---|---|
| 1 YER | 13.46 COP |
| 10 YER | 134.62 COP |
| 50 YER | 673.11 COP |
| 100 YER | 1,346.21 COP |
| 500 YER | 6,731.06 COP |
| 1,000 YER | 13,462.13 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-29T09:22:59Z",
"rates": {
"COP": 13.462129
}
}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": 1346.2129,
"rate": 13.462129
}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