Rate Overview
Live
1 BGN = 94.6925 JPY
1 JPY = 0.010560
BGN
Avg
94.7196
High
95.5623
Low
94.2570
Last updated: 7/8/2026, 8:47:45 AM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 94.69 JPY |
| 10 BGN | 946.93 JPY |
| 50 BGN | 4,734.63 JPY |
| 100 BGN | 9,469.25 JPY |
| 500 BGN | 47,346.26 JPY |
| 1,000 BGN | 94,692.52 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-08T08:47:45Z",
"rates": {
"JPY": 94.692517
}
}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": 9469.251699999999,
"rate": 94.692517
}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