Rate Overview
Live
1 JPY = 0.010673 BGN
1 BGN = 93.6944
JPY
Avg
0.010638
High
0.010678
Low
0.010570
Last updated: 5/7/2026, 8:09:01 AM
Quick Conversions
| JPY | BGN |
|---|---|
| 1 JPY | 0.01 BGN |
| 10 JPY | 0.11 BGN |
| 50 JPY | 0.53 BGN |
| 100 JPY | 1.07 BGN |
| 500 JPY | 5.34 BGN |
| 1,000 JPY | 10.67 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-05-07T08:09:01Z",
"rates": {
"BGN": 0.010673
}
}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.0673,
"rate": 0.010673
}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