Rate Overview
Live
1 JPY = 20.1372 COP
1 COP = 0.049659
JPY
Avg
20.0728
High
20.2642
Low
19.8385
Last updated: 9/5/2026, 12:39:44 AM
Quick Conversions
| JPY | COP |
|---|---|
| 1 JPY | 20.14 COP |
| 10 JPY | 201.37 COP |
| 50 JPY | 1,006.86 COP |
| 100 JPY | 2,013.72 COP |
| 500 JPY | 10,068.58 COP |
| 1,000 JPY | 20,137.16 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-09-05T00:39:44Z",
"rates": {
"COP": 20.137157
}
}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": 2013.7156999999997,
"rate": 20.137157
}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