Rate Overview
Live
1 JPY = 0.010489 BGN
1 BGN = 95.3380
JPY
Avg
0.010588
High
0.010746
Low
0.010457
Last updated: 7/28/2026, 1:33:14 PM
Quick Conversions
| JPY | BGN |
|---|---|
| 1 JPY | 0.01 BGN |
| 10 JPY | 0.10 BGN |
| 50 JPY | 0.52 BGN |
| 100 JPY | 1.05 BGN |
| 500 JPY | 5.24 BGN |
| 1,000 JPY | 10.49 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-28T13:33:14Z",
"rates": {
"BGN": 0.010489
}
}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.0489,
"rate": 0.010489
}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