Rate Overview
Live
1 JPY = 14.4377 CDF
1 CDF = 0.069263
JPY
Avg
14.4333
High
14.6375
Low
14.1573
Last updated: 3/7/2026, 7:43:16 AM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.44 CDF |
| 10 JPY | 144.38 CDF |
| 50 JPY | 721.88 CDF |
| 100 JPY | 1,443.77 CDF |
| 500 JPY | 7,218.83 CDF |
| 1,000 JPY | 14,437.66 CDF |
Get JPY/CDF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=CDFExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-07T07:43:16Z",
"rates": {
"CDF": 14.437659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=CDF&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "CDF",
"amount": 100
},
"result": 1443.7659,
"rate": 14.437659
}Build with JPY/CDF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key