Rate Overview
Live
1 COP = 0.045929 JPY
1 JPY = 21.7727
COP
Avg
0.045507
High
0.045929
Low
0.044590
Last updated: 6/15/2026, 12:49:36 PM
Quick Conversions
| COP | JPY |
|---|---|
| 1 COP | 0.05 JPY |
| 10 COP | 0.46 JPY |
| 50 COP | 2.30 JPY |
| 100 COP | 4.59 JPY |
| 500 COP | 22.96 JPY |
| 1,000 COP | 45.93 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-06-15T12:49:36Z",
"rates": {
"JPY": 0.045929
}
}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.5929,
"rate": 0.045929
}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