Rate Overview
Live
1 JPY = 20.7300 COP
1 COP = 0.048239
JPY
Avg
20.8532
High
21.2125
Low
20.5898
Last updated: 7/7/2026, 9:01:51 AM
Quick Conversions
| JPY | COP |
|---|---|
| 1 JPY | 20.73 COP |
| 10 JPY | 207.30 COP |
| 50 JPY | 1,036.50 COP |
| 100 JPY | 2,073.00 COP |
| 500 JPY | 10,365.01 COP |
| 1,000 JPY | 20,730.01 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-07T09:01:51Z",
"rates": {
"COP": 20.730012
}
}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": 2073.0011999999997,
"rate": 20.730012
}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