Rate Overview
Live
1 BGN = 93.7599 JPY
1 JPY = 0.010666
BGN
Avg
94.0046
High
94.8793
Low
93.1722
Last updated: 3/7/2026, 12:46:40 AM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 93.76 JPY |
| 10 BGN | 937.60 JPY |
| 50 BGN | 4,688.00 JPY |
| 100 BGN | 9,375.99 JPY |
| 500 BGN | 46,879.96 JPY |
| 1,000 BGN | 93,759.92 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-03-07T00:46:40Z",
"rates": {
"JPY": 93.759925
}
}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": 9375.9925,
"rate": 93.759925
}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