Rate Overview
Live
1 BGN = 95.3309 JPY
1 JPY = 0.010490
BGN
Avg
81.4206
High
95.3309
Low
65.4157
Last updated: 7/28/2026, 1:12:11 PM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 95.33 JPY |
| 10 BGN | 953.31 JPY |
| 50 BGN | 4,766.55 JPY |
| 100 BGN | 9,533.09 JPY |
| 500 BGN | 47,665.47 JPY |
| 1,000 BGN | 95,330.95 JPY |
Get BGN/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=JPYExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-07-28T13:12:11Z",
"rates": {
"JPY": 95.330947
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "JPY",
"amount": 100
},
"result": 9533.0947,
"rate": 95.330947
}Build with BGN/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key