Rate Overview
Live
1 ZAR = 0.105343 BGN
1 BGN = 9.4928
ZAR
Avg
0.104762
High
0.105449
Low
0.103244
Last updated: 7/5/2026, 6:34:52 AM
Quick Conversions
| ZAR | BGN |
|---|---|
| 1 ZAR | 0.11 BGN |
| 10 ZAR | 1.05 BGN |
| 50 ZAR | 5.27 BGN |
| 100 ZAR | 10.53 BGN |
| 500 ZAR | 52.67 BGN |
| 1,000 ZAR | 105.34 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-07-05T06:34:52Z",
"rates": {
"BGN": 0.105343
}
}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.5343,
"rate": 0.105343
}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