Rate Overview
Live
1 YER = 13.4906 COP
1 COP = 0.074126
YER
Avg
15.0596
High
15.8985
Low
13.4906
Last updated: 7/23/2026, 8:00:04 AM
Quick Conversions
| YER | COP |
|---|---|
| 1 YER | 13.49 COP |
| 10 YER | 134.91 COP |
| 50 YER | 674.53 COP |
| 100 YER | 1,349.06 COP |
| 500 YER | 6,745.31 COP |
| 1,000 YER | 13,490.62 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-23T08:00:04Z",
"rates": {
"COP": 13.490623
}
}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.0623,
"rate": 13.490623
}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