Rate Overview
Live
1 JPY = 14.1059 CDF
1 CDF = 0.070892
JPY
Avg
14.0658
High
14.2102
Low
13.7759
Last updated: 7/27/2026, 10:38:09 AM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.11 CDF |
| 10 JPY | 141.06 CDF |
| 50 JPY | 705.29 CDF |
| 100 JPY | 1,410.59 CDF |
| 500 JPY | 7,052.93 CDF |
| 1,000 JPY | 14,105.87 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-27T10:38:09Z",
"rates": {
"CDF": 14.105867
}
}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": 1410.5867,
"rate": 14.105867
}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