Rate Overview
Live
1 BGN = 95.1974 JPY
1 JPY = 0.010504
BGN
Avg
95.2955
High
95.5123
Low
95.1680
Last updated: 4/16/2026, 8:01:42 AM
Quick Conversions
| BGN | JPY |
|---|---|
| 1 BGN | 95.20 JPY |
| 10 BGN | 951.97 JPY |
| 50 BGN | 4,759.87 JPY |
| 100 BGN | 9,519.74 JPY |
| 500 BGN | 47,598.71 JPY |
| 1,000 BGN | 95,197.43 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-16T08:01:42Z",
"rates": {
"JPY": 95.197428
}
}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": 9519.7428,
"rate": 95.197428
}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