Rate Overview
Live
1 CDF = 0.068918 JPY
1 JPY = 14.5100
CDF
Avg
0.057348
High
0.070583
Low
0.049333
Last updated: 3/27/2026, 1:12:23 AM
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.46 JPY |
| 1,000 CDF | 68.92 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-27T01:12:23Z",
"rates": {
"JPY": 0.068918
}
}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.891799999999999,
"rate": 0.068918
}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