Rate Overview
Live
1 BGN = 95.2167 JPY
1 JPY = 0.010502
BGN
Avg
92.5861
High
95.5367
Low
87.1357
Last updated: 7/29/2026, 8:22:06 PM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 95.22 JPY |
| 10 BGN | 952.17 JPY |
| 50 BGN | 4,760.83 JPY |
| 100 BGN | 9,521.67 JPY |
| 500 BGN | 47,608.34 JPY |
| 1,000 BGN | 95,216.69 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-29T20:22:06Z",
"rates": {
"JPY": 95.216688
}
}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": 9521.668800000001,
"rate": 95.216688
}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