Rate Overview
Live
1 COP = 0.047533 JPY
1 JPY = 21.0380
COP
Avg
0.047172
High
0.047679
Low
0.046853
Last updated: 7/2/2026, 6:36:54 PM
Quick Conversions
| COP | JPY |
|---|---|
| 1 COP | 0.05 JPY |
| 10 COP | 0.48 JPY |
| 50 COP | 2.38 JPY |
| 100 COP | 4.75 JPY |
| 500 COP | 23.77 JPY |
| 1,000 COP | 47.53 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-02T18:36:54Z",
"rates": {
"JPY": 0.047533
}
}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": 4.7533,
"rate": 0.047533
}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