Rate Overview
Live
1 JPY = 13.9609 CDF
1 CDF = 0.071629
JPY
Avg
17.1723
High
20.2703
Low
13.9609
Last updated: 7/25/2026, 2:08:44 PM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 13.96 CDF |
| 10 JPY | 139.61 CDF |
| 50 JPY | 698.04 CDF |
| 100 JPY | 1,396.09 CDF |
| 500 JPY | 6,980.45 CDF |
| 1,000 JPY | 13,960.89 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-25T14:08:44Z",
"rates": {
"CDF": 13.96089
}
}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": 1396.089,
"rate": 13.96089
}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