Rate Overview
Live
1 BGN = 94.3446 JPY
1 JPY = 0.010599
BGN
Avg
94.0104
High
94.7058
Low
93.0530
Last updated: 3/27/2026, 11:52:57 AM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 94.34 JPY |
| 10 BGN | 943.45 JPY |
| 50 BGN | 4,717.23 JPY |
| 100 BGN | 9,434.46 JPY |
| 500 BGN | 47,172.29 JPY |
| 1,000 BGN | 94,344.57 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-27T11:52:57Z",
"rates": {
"JPY": 94.344574
}
}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": 9434.4574,
"rate": 94.344574
}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