Rate Overview
Live
1 JPY = 0.010460 BGN
1 BGN = 95.6023
JPY
Avg
0.010479
High
0.010501
Low
0.010460
Last updated: 4/17/2026, 6:05:48 AM
Quick Conversions
| JPY | BGN |
|---|---|
| 1 JPY | 0.01 BGN |
| 10 JPY | 0.10 BGN |
| 50 JPY | 0.52 BGN |
| 100 JPY | 1.05 BGN |
| 500 JPY | 5.23 BGN |
| 1,000 JPY | 10.46 BGN |
Get JPY/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BGNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-04-17T06:05:48Z",
"rates": {
"BGN": 0.01046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BGN",
"amount": 100
},
"result": 1.046,
"rate": 0.01046
}Build with JPY/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key