Rate Overview
Live
1 JPY = 19.7575 COP
1 COP = 0.050614
JPY
Avg
19.7944
High
20.0003
Low
19.6228
Last updated: 8/15/2026, 4:55:46 AM
Quick Conversions
| JPY | COP |
|---|---|
| 1 JPY | 19.76 COP |
| 10 JPY | 197.57 COP |
| 50 JPY | 987.87 COP |
| 100 JPY | 1,975.75 COP |
| 500 JPY | 9,878.75 COP |
| 1,000 JPY | 19,757.50 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-08-15T04:55:46Z",
"rates": {
"COP": 19.757497
}
}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": 1975.7497,
"rate": 19.757497
}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