Rate Overview
Live
1 CDF = 0.069216 JPY
1 JPY = 14.4475
CDF
Avg
0.069574
High
0.070718
Low
0.069150
Last updated: 5/26/2026, 11:10:28 AM
Quick Conversions
| CDF | JPY |
|---|---|
| 1 CDF | 0.07 JPY |
| 10 CDF | 0.69 JPY |
| 50 CDF | 3.46 JPY |
| 100 CDF | 6.92 JPY |
| 500 CDF | 34.61 JPY |
| 1,000 CDF | 69.22 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-26T11:10:28Z",
"rates": {
"JPY": 0.069216
}
}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.9216,
"rate": 0.069216
}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