Rate Overview
Live
1 JPY = 20.0196 COP
1 COP = 0.049951
JPY
Avg
19.9938
High
20.1401
Low
19.9106
Last updated: 7/21/2026, 9:13:37 AM
Quick Conversions
| JPY | COP |
|---|---|
| 1 JPY | 20.02 COP |
| 10 JPY | 200.20 COP |
| 50 JPY | 1,000.98 COP |
| 100 JPY | 2,001.96 COP |
| 500 JPY | 10,009.79 COP |
| 1,000 JPY | 20,019.59 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-21T09:13:37Z",
"rates": {
"COP": 20.019587
}
}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": 2001.9587000000001,
"rate": 20.019587
}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