Rate Overview
Live
1 JPY = 14.1824 CDF
1 CDF = 0.070510
JPY
Avg
14.3999
High
14.9568
Low
13.6354
Last updated: 7/21/2026, 3:31:39 AM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.18 CDF |
| 10 JPY | 141.82 CDF |
| 50 JPY | 709.12 CDF |
| 100 JPY | 1,418.24 CDF |
| 500 JPY | 7,091.18 CDF |
| 1,000 JPY | 14,182.36 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-07-21T03:31:39Z",
"rates": {
"CDF": 14.182358
}
}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": 1418.2358000000002,
"rate": 14.182358
}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