Rate Overview
Live
1 BGN = 93.9349 JPY
1 JPY = 0.010646
BGN
Avg
94.0392
High
94.6062
Low
93.6483
Last updated: 5/9/2026, 12:24:14 AM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 93.93 JPY |
| 10 BGN | 939.35 JPY |
| 50 BGN | 4,696.74 JPY |
| 100 BGN | 9,393.49 JPY |
| 500 BGN | 46,967.43 JPY |
| 1,000 BGN | 93,934.85 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-05-09T00:24:14Z",
"rates": {
"JPY": 93.934853
}
}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": 9393.4853,
"rate": 93.934853
}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