Rate Overview
Live
1 BGN = 95.2800 JPY
1 JPY = 0.010495
BGN
Avg
94.8924
High
95.5623
Low
94.2200
Last updated: 7/29/2026, 1:00:48 AM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 95.28 JPY |
| 10 BGN | 952.80 JPY |
| 50 BGN | 4,764.00 JPY |
| 100 BGN | 9,528.00 JPY |
| 500 BGN | 47,640.02 JPY |
| 1,000 BGN | 95,280.04 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-07-29T01:00:48Z",
"rates": {
"JPY": 95.280041
}
}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": 9528.0041,
"rate": 95.280041
}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