Rate Overview
Live
1 JPY = 0.010490 BGN
1 BGN = 95.3289
JPY
Avg
0.010497
High
0.010532
Low
0.010469
Last updated: 7/28/2026, 10:39:57 AM
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-28T10:39:57Z",
"rates": {
"BGN": 0.01049
}
}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.049,
"rate": 0.01049
}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