Rate Overview
Live
1 JPY = 0.010514 BGN
1 BGN = 95.1113
JPY
Avg
0.010566
High
0.010644
Low
0.010464
Last updated: 7/21/2026, 4:26:38 PM
Quick Conversions
| JPY | BGN |
|---|---|
| 1 JPY | 0.01 BGN |
| 10 JPY | 0.11 BGN |
| 50 JPY | 0.53 BGN |
| 100 JPY | 1.05 BGN |
| 500 JPY | 5.26 BGN |
| 1,000 JPY | 10.51 BGN |
Get JPY/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=BGNExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-07-21T16:26:38Z",
"rates": {
"BGN": 0.010514
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "BGN",
"amount": 100
},
"result": 1.0514000000000001,
"rate": 0.010514
}Build with JPY/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key