Rate Overview
Live
1 BGN = 94.1841 JPY
1 JPY = 0.010618
BGN
Avg
94.7478
High
95.1805
Low
94.1841
Last updated: 6/19/2026, 1:30:23 PM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 94.18 JPY |
| 10 BGN | 941.84 JPY |
| 50 BGN | 4,709.20 JPY |
| 100 BGN | 9,418.41 JPY |
| 500 BGN | 47,092.03 JPY |
| 1,000 BGN | 94,184.05 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-06-19T13:30:23Z",
"rates": {
"JPY": 94.184053
}
}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": 9418.4053,
"rate": 94.184053
}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