Rate Overview
Live
1 CDF = 0.068936 JPY
1 JPY = 14.5062
CDF
Avg
0.068836
High
0.069556
Low
0.068563
Last updated: 3/26/2026, 9:49:15 PM
Quick Conversions
| CDF | JPY |
|---|---|
| 1 CDF | 0.07 JPY |
| 10 CDF | 0.69 JPY |
| 50 CDF | 3.45 JPY |
| 100 CDF | 6.89 JPY |
| 500 CDF | 34.47 JPY |
| 1,000 CDF | 68.94 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-03-26T21:49:15Z",
"rates": {
"JPY": 0.068936
}
}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.893599999999999,
"rate": 0.068936
}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