Rate Overview
Live
1 BGN = 94.9596 JPY
1 JPY = 0.010531
BGN
Avg
94.6771
High
94.9596
Low
94.3175
Last updated: 5/30/2026, 9:20:38 AM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 94.96 JPY |
| 10 BGN | 949.60 JPY |
| 50 BGN | 4,747.98 JPY |
| 100 BGN | 9,495.96 JPY |
| 500 BGN | 47,479.78 JPY |
| 1,000 BGN | 94,959.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-05-30T09:20:38Z",
"rates": {
"JPY": 94.959567
}
}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": 9495.9567,
"rate": 94.959567
}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