Rate Overview
Live
1 CDF = 0.067519 JPY
1 JPY = 14.8106
CDF
Avg
0.067847
High
0.068800
Low
0.067484
Last updated: 5/6/2026, 6:20:51 AM
Quick Conversions
| CDF | JPY |
|---|---|
| 1 CDF | 0.07 JPY |
| 10 CDF | 0.68 JPY |
| 50 CDF | 3.38 JPY |
| 100 CDF | 6.75 JPY |
| 500 CDF | 33.76 JPY |
| 1,000 CDF | 67.52 JPY |
Get CDF/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=JPYExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-05-06T06:20:51Z",
"rates": {
"JPY": 0.067519
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "JPY",
"amount": 100
},
"result": 6.751899999999999,
"rate": 0.067519
}Build with CDF/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key