Rate Overview
Live
1 ZAR = 0.103113 BGN
1 BGN = 9.6981
ZAR
Avg
0.102496
High
0.105652
Low
0.099187
Last updated: 7/28/2026, 5:22:01 PM
Quick Conversions
| ZAR | BGN |
|---|---|
| 1 ZAR | 0.10 BGN |
| 10 ZAR | 1.03 BGN |
| 50 ZAR | 5.16 BGN |
| 100 ZAR | 10.31 BGN |
| 500 ZAR | 51.56 BGN |
| 1,000 ZAR | 103.11 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-28T17:22:01Z",
"rates": {
"BGN": 0.103113
}
}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.3113,
"rate": 0.103113
}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