Rate Overview
Live
1 CDF = 0.071628 JPY
1 JPY = 13.9610
CDF
Avg
0.070692
High
0.071853
Low
0.069949
Last updated: 7/25/2026, 8:02:52 PM
Quick Conversions
| CDF | JPY |
|---|---|
| 1 CDF | 0.07 JPY |
| 10 CDF | 0.72 JPY |
| 50 CDF | 3.58 JPY |
| 100 CDF | 7.16 JPY |
| 500 CDF | 35.81 JPY |
| 1,000 CDF | 71.63 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-07-25T20:02:52Z",
"rates": {
"JPY": 0.071628
}
}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": 7.1628,
"rate": 0.071628
}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