Rate Overview
Live
1 COP = 0.050920 JPY
1 JPY = 19.6386
COP
Avg
0.050471
High
0.051140
Low
0.049652
Last updated: 7/25/2026, 4:15:07 AM
Quick Conversions
| COP | JPY |
|---|---|
| 1 COP | 0.05 JPY |
| 10 COP | 0.51 JPY |
| 50 COP | 2.55 JPY |
| 100 COP | 5.09 JPY |
| 500 COP | 25.46 JPY |
| 1,000 COP | 50.92 JPY |
Get COP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=COP¤cies=JPYExample Response:
{
"success": true,
"base": "COP",
"date": "2026-07-25T04:15:07Z",
"rates": {
"JPY": 0.05092
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=COP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "COP",
"to": "JPY",
"amount": 100
},
"result": 5.092,
"rate": 0.05092
}Build with COP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key