Rate Overview
Live
1 JPY = 14.8131 CDF
1 CDF = 0.067508
JPY
Avg
14.7830
High
14.8193
Low
14.6756
Last updated: 5/7/2026, 3:58:25 PM
Quick Conversions
| JPY | CDF |
|---|---|
| 1 JPY | 14.81 CDF |
| 10 JPY | 148.13 CDF |
| 50 JPY | 740.66 CDF |
| 100 JPY | 1,481.31 CDF |
| 500 JPY | 7,406.57 CDF |
| 1,000 JPY | 14,813.15 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-05-07T15:58:25Z",
"rates": {
"CDF": 14.813149
}
}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": 1481.3148999999999,
"rate": 14.813149
}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