Rate Overview
Live
1 YER = 13.2066 COP
1 COP = 0.075720
YER
Avg
13.2995
High
13.4417
Low
13.2066
Last updated: 8/12/2026, 9:13:12 AM
Quick Conversions
| YER | COP |
|---|---|
| 1 YER | 13.21 COP |
| 10 YER | 132.07 COP |
| 50 YER | 660.33 COP |
| 100 YER | 1,320.66 COP |
| 500 YER | 6,603.28 COP |
| 1,000 YER | 13,206.57 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-08-12T09:13:12Z",
"rates": {
"COP": 13.206566
}
}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": 1320.6566,
"rate": 13.206566
}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