Rate Overview
Live
1 COP = 0.044163 JPY
1 JPY = 22.6434
COP
Avg
0.043873
High
0.044262
Low
0.043542
Last updated: 4/16/2026, 1:40:22 AM
Quick Conversions
| COP | JPY |
|---|---|
| 1 COP | 0.04 JPY |
| 10 COP | 0.44 JPY |
| 50 COP | 2.21 JPY |
| 100 COP | 4.42 JPY |
| 500 COP | 22.08 JPY |
| 1,000 COP | 44.16 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-04-16T01:40:22Z",
"rates": {
"JPY": 0.044163
}
}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.4163,
"rate": 0.044163
}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