Rate Overview
Live
1 COP = 0.050860 JPY
1 JPY = 19.6618
COP
Avg
0.039046
High
0.050860
Low
0.033205
Last updated: 7/23/2026, 2:48:16 PM
Quick Conversions
| COP | JPY |
|---|---|
| 1 COP | 0.05 JPY |
| 10 COP | 0.51 JPY |
| 50 COP | 2.54 JPY |
| 100 COP | 5.09 JPY |
| 500 COP | 25.43 JPY |
| 1,000 COP | 50.86 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-23T14:48:16Z",
"rates": {
"JPY": 0.05086
}
}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.086,
"rate": 0.05086
}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