Rate Overview
Live
1 JPY = 14.0898 CDF
1 CDF = 0.070974
JPY
Avg
17.1777
High
20.2703
Low
14.0898
Last updated: 7/28/2026, 5:52:41 PM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.09 CDF |
| 10 JPY | 140.90 CDF |
| 50 JPY | 704.49 CDF |
| 100 JPY | 1,408.98 CDF |
| 500 JPY | 7,044.88 CDF |
| 1,000 JPY | 14,089.75 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-28T17:52:41Z",
"rates": {
"CDF": 14.089754
}
}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": 1408.9753999999998,
"rate": 14.089754
}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