Rate Overview
Live
1 JPY = 14.3230 CDF
1 CDF = 0.069818
JPY
Avg
14.4293
High
15.0358
Low
13.4451
Last updated: 5/27/2026, 8:27:18 PM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.32 CDF |
| 10 JPY | 143.23 CDF |
| 50 JPY | 716.15 CDF |
| 100 JPY | 1,432.30 CDF |
| 500 JPY | 7,161.51 CDF |
| 1,000 JPY | 14,323.01 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-05-27T20:27:18Z",
"rates": {
"CDF": 14.32301
}
}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": 1432.301,
"rate": 14.32301
}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