Rate Overview
Live
1 JPY = 21.4089 COP
1 COP = 0.046710
JPY
Avg
21.7979
High
22.2803
Low
21.4011
Last updated: 6/17/2026, 7:08:47 AM
Quick Conversions
| JPY | COP |
|---|---|
| 1 JPY | 21.41 COP |
| 10 JPY | 214.09 COP |
| 50 JPY | 1,070.44 COP |
| 100 JPY | 2,140.89 COP |
| 500 JPY | 10,704.43 COP |
| 1,000 JPY | 21,408.86 COP |
Get JPY/COP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=COPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-06-17T07:08:47Z",
"rates": {
"COP": 21.408862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=COP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "COP",
"amount": 100
},
"result": 2140.8862,
"rate": 21.408862
}Build with JPY/COP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key