Rate Overview
Live
1 JPY = 14.2390 CDF
1 CDF = 0.070229
JPY
Avg
17.1440
High
20.4236
Low
13.6598
Last updated: 3/28/2026, 12:05:53 PM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.24 CDF |
| 10 JPY | 142.39 CDF |
| 50 JPY | 711.95 CDF |
| 100 JPY | 1,423.90 CDF |
| 500 JPY | 7,119.52 CDF |
| 1,000 JPY | 14,239.04 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-28T12:05:53Z",
"rates": {
"CDF": 14.239036
}
}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": 1423.9036,
"rate": 14.239036
}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