Rate Overview
Live
1 ZAR = 0.098841 BGN
1 BGN = 10.1173
ZAR
Avg
0.099384
High
0.100757
Low
0.098569
Last updated: 3/27/2026, 2:44:58 PM
Quick Conversions
| ZAR | BGN |
|---|---|
| 1 ZAR | 0.10 BGN |
| 10 ZAR | 0.99 BGN |
| 50 ZAR | 4.94 BGN |
| 100 ZAR | 9.88 BGN |
| 500 ZAR | 49.42 BGN |
| 1,000 ZAR | 98.84 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-03-27T14:44:58Z",
"rates": {
"BGN": 0.098841
}
}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": 9.8841,
"rate": 0.098841
}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