Rate Overview
Live
1 JPY = 14.0669 CDF
1 CDF = 0.071089
JPY
Avg
14.1107
High
14.2160
Low
13.9172
Last updated: 7/24/2026, 4:08:42 AM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.07 CDF |
| 10 JPY | 140.67 CDF |
| 50 JPY | 703.34 CDF |
| 100 JPY | 1,406.69 CDF |
| 500 JPY | 7,033.43 CDF |
| 1,000 JPY | 14,066.86 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-24T04:08:42Z",
"rates": {
"CDF": 14.066858
}
}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": 1406.6858,
"rate": 14.066858
}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