Rate Overview
Live
1 BGN = 95.1051 JPY
1 JPY = 0.010515
BGN
Avg
95.2887
High
95.5123
Low
95.1051
Last updated: 4/18/2026, 8:44:26 AM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 95.11 JPY |
| 10 BGN | 951.05 JPY |
| 50 BGN | 4,755.26 JPY |
| 100 BGN | 9,510.51 JPY |
| 500 BGN | 47,552.55 JPY |
| 1,000 BGN | 95,105.11 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-04-18T08:44:26Z",
"rates": {
"JPY": 95.105105
}
}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": 9510.5105,
"rate": 95.105105
}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