Rate Overview
Live
1 IDR = 0.000100 BGN
1 BGN = 10000.00
IDR
Avg
0.000099
High
0.000100
Low
0.000099
Last updated: 3/28/2026, 1:37:10 PM
Quick Conversions
| IDR | BGN |
|---|---|
| 1 IDR | 0.00 BGN |
| 10 IDR | 0.00 BGN |
| 50 IDR | 0.01 BGN |
| 100 IDR | 0.01 BGN |
| 500 IDR | 0.05 BGN |
| 1,000 IDR | 0.10 BGN |
Get IDR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=BGNExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-28T13:37:10Z",
"rates": {
"BGN": 0.0001
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "BGN",
"amount": 100
},
"result": 0.01,
"rate": 0.0001
}Build with IDR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key