Rate Overview
Live
1 YER = 13.4905 COP
1 COP = 0.074126
YER
Avg
16.2477
High
17.7074
Low
13.4905
Last updated: 7/26/2026, 12:49:40 PM
Quick Conversions
| YER | COP |
|---|---|
| 1 YER | 13.49 COP |
| 10 YER | 134.91 COP |
| 50 YER | 674.53 COP |
| 100 YER | 1,349.05 COP |
| 500 YER | 6,745.27 COP |
| 1,000 YER | 13,490.53 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-26T12:49:40Z",
"rates": {
"COP": 13.490534
}
}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.0534,
"rate": 13.490534
}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