Rate Overview
Live
1 BGN = 94.3001 JPY
1 JPY = 0.010604
BGN
Avg
94.0178
High
94.3001
Low
93.7126
Last updated: 8/17/2026, 12:02:04 PM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 94.30 JPY |
| 10 BGN | 943.00 JPY |
| 50 BGN | 4,715.00 JPY |
| 100 BGN | 9,430.01 JPY |
| 500 BGN | 47,150.05 JPY |
| 1,000 BGN | 94,300.10 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-08-17T12:02:04Z",
"rates": {
"JPY": 94.300098
}
}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": 9430.0098,
"rate": 94.300098
}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