Rate Overview
Live
1 COP = 0.050593 JPY
1 JPY = 19.7656
COP
Avg
0.044126
High
0.050593
Low
0.041398
Last updated: 7/22/2026, 7:36:31 PM
Quick Conversions
| COP | JPY |
|---|---|
| 1 COP | 0.05 JPY |
| 10 COP | 0.51 JPY |
| 50 COP | 2.53 JPY |
| 100 COP | 5.06 JPY |
| 500 COP | 25.30 JPY |
| 1,000 COP | 50.59 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-22T19:36:31Z",
"rates": {
"JPY": 0.050593
}
}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.0593,
"rate": 0.050593
}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