Rate Overview
Live
1 YER = 15.3730 COP
1 COP = 0.065049
YER
Avg
15.5394
High
15.9830
Low
14.9346
Last updated: 5/27/2026, 6:22:05 PM
Quick Conversions
| YER | COP |
|---|---|
| 1 YER | 15.37 COP |
| 10 YER | 153.73 COP |
| 50 YER | 768.65 COP |
| 100 YER | 1,537.30 COP |
| 500 YER | 7,686.50 COP |
| 1,000 YER | 15,373.00 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-05-27T18:22:05Z",
"rates": {
"COP": 15.372996
}
}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": 1537.2996,
"rate": 15.372996
}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