Rate Overview
Live
1 JPY = 14.1673 CDF
1 CDF = 0.070585
JPY
Avg
15.4842
High
19.7474
Low
13.4451
Last updated: 7/21/2026, 10:49:36 AM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.17 CDF |
| 10 JPY | 141.67 CDF |
| 50 JPY | 708.37 CDF |
| 100 JPY | 1,416.73 CDF |
| 500 JPY | 7,083.66 CDF |
| 1,000 JPY | 14,167.32 CDF |
Get JPY/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CDFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T10:49:36Z",
"rates": {
"CDF": 14.167318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CDF",
"amount": 100
},
"result": 1416.7318,
"rate": 14.167318
}Build with JPY/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key