Rate Overview
Live
1 JPY = 19.7058 COP
1 COP = 0.050747
JPY
Avg
20.5223
High
21.3432
Low
19.7058
Last updated: 7/23/2026, 9:46:23 AM
Quick Conversions
| JPY | COP |
|---|---|
| 1 JPY | 19.71 COP |
| 10 JPY | 197.06 COP |
| 50 JPY | 985.29 COP |
| 100 JPY | 1,970.58 COP |
| 500 JPY | 9,852.88 COP |
| 1,000 JPY | 19,705.77 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-07-23T09:46:23Z",
"rates": {
"COP": 19.705765
}
}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": 1970.5765,
"rate": 19.705765
}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