Rate Overview
Live
1 JPY = 14.4667 CDF
1 CDF = 0.069124
JPY
Avg
14.3986
High
14.4783
Low
14.2197
Last updated: 6/17/2026, 7:08:56 AM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.47 CDF |
| 10 JPY | 144.67 CDF |
| 50 JPY | 723.33 CDF |
| 100 JPY | 1,446.67 CDF |
| 500 JPY | 7,233.33 CDF |
| 1,000 JPY | 14,466.66 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-06-17T07:08:56Z",
"rates": {
"CDF": 14.466663
}
}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": 1446.6663,
"rate": 14.466663
}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