Rate Overview
Live
1 ZAR = 0.105441 BGN
1 BGN = 9.4840
ZAR
Avg
0.104832
High
0.105441
Low
0.104332
Last updated: 9/3/2026, 9:54:34 PM
Quick Conversions
| ZAR | BGN |
|---|---|
| 1 ZAR | 0.11 BGN |
| 10 ZAR | 1.05 BGN |
| 50 ZAR | 5.27 BGN |
| 100 ZAR | 10.54 BGN |
| 500 ZAR | 52.72 BGN |
| 1,000 ZAR | 105.44 BGN |
Get ZAR/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=BGNExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-09-03T21:54:34Z",
"rates": {
"BGN": 0.105441
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "BGN",
"amount": 100
},
"result": 10.544099999999998,
"rate": 0.105441
}Build with ZAR/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key