Rate Overview
Live
1 JPY = 14.3892 CDF
1 CDF = 0.069496
JPY
Avg
14.3966
High
14.4730
Low
14.3643
Last updated: 8/15/2026, 9:59:36 AM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.39 CDF |
| 10 JPY | 143.89 CDF |
| 50 JPY | 719.46 CDF |
| 100 JPY | 1,438.92 CDF |
| 500 JPY | 7,194.62 CDF |
| 1,000 JPY | 14,389.23 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-08-15T09:59:36Z",
"rates": {
"CDF": 14.389234
}
}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": 1438.9234,
"rate": 14.389234
}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