Rate Overview
Live
1 BGN = 94.1555 JPY
1 JPY = 0.010621
BGN
Avg
94.1477
High
94.4173
Low
93.6077
Last updated: 3/27/2026, 5:14:10 AM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 94.16 JPY |
| 10 BGN | 941.55 JPY |
| 50 BGN | 4,707.77 JPY |
| 100 BGN | 9,415.55 JPY |
| 500 BGN | 47,077.74 JPY |
| 1,000 BGN | 94,155.48 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-27T05:14:10Z",
"rates": {
"JPY": 94.155482
}
}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": 9415.548200000001,
"rate": 94.155482
}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