Rate Overview
Live
1 BGN = 95.2929 JPY
1 JPY = 0.010494
BGN
Avg
94.3207
High
95.5684
Low
93.0228
Last updated: 7/25/2026, 9:07:45 PM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 95.29 JPY |
| 10 BGN | 952.93 JPY |
| 50 BGN | 4,764.65 JPY |
| 100 BGN | 9,529.29 JPY |
| 500 BGN | 47,646.47 JPY |
| 1,000 BGN | 95,292.94 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-25T21:07:45Z",
"rates": {
"JPY": 95.292938
}
}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": 9529.293800000001,
"rate": 95.292938
}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