Rate Overview
Live
1 YER = 13.2140 COP
1 COP = 0.075677
YER
Avg
13.3650
High
13.5972
Low
13.2140
Last updated: 9/6/2026, 11:37:43 AM
Quick Conversions
| YER | COP |
|---|---|
| 1 YER | 13.21 COP |
| 10 YER | 132.14 COP |
| 50 YER | 660.70 COP |
| 100 YER | 1,321.40 COP |
| 500 YER | 6,606.99 COP |
| 1,000 YER | 13,213.97 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-09-06T11:37:43Z",
"rates": {
"COP": 13.213974
}
}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": 1321.3974,
"rate": 13.213974
}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