Rate Overview
Live
1 BGN = 95.4519 JPY
1 JPY = 0.010476
BGN
Avg
94.4536
High
95.6215
Low
93.0530
Last updated: 7/27/2026, 10:10:55 PM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 95.45 JPY |
| 10 BGN | 954.52 JPY |
| 50 BGN | 4,772.59 JPY |
| 100 BGN | 9,545.19 JPY |
| 500 BGN | 47,725.95 JPY |
| 1,000 BGN | 95,451.90 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-27T22:10:55Z",
"rates": {
"JPY": 95.451898
}
}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": 9545.1898,
"rate": 95.451898
}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