Rate Overview
Live
1 CDF = 0.068900 JPY
1 JPY = 14.5138
CDF
Avg
0.068832
High
0.069556
Low
0.068563
Last updated: 3/26/2026, 11:26:10 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.45 JPY |
| 1,000 CDF | 68.90 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-26T23:26:10Z",
"rates": {
"JPY": 0.0689
}
}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.890000000000001,
"rate": 0.0689
}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