Rate Overview
Live
1 BGN = 92.8068 JPY
1 JPY = 0.010775
BGN
Avg
93.6399
High
95.0204
Low
92.5125
Last updated: 9/6/2026, 12:37:45 PM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 92.81 JPY |
| 10 BGN | 928.07 JPY |
| 50 BGN | 4,640.34 JPY |
| 100 BGN | 9,280.68 JPY |
| 500 BGN | 46,403.41 JPY |
| 1,000 BGN | 92,806.81 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-09-06T12:37:45Z",
"rates": {
"JPY": 92.806814
}
}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": 9280.6814,
"rate": 92.806814
}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