Rate Overview
Live
1 ZAR = 0.099396 BGN
1 BGN = 10.0608
ZAR
Avg
0.103375
High
0.124716
Low
0.089695
Last updated: 3/27/2026, 4:26:24 PM
Quick Conversions
| ZAR | BGN |
|---|---|
| 1 ZAR | 0.10 BGN |
| 10 ZAR | 0.99 BGN |
| 50 ZAR | 4.97 BGN |
| 100 ZAR | 9.94 BGN |
| 500 ZAR | 49.70 BGN |
| 1,000 ZAR | 99.40 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-27T16:26:24Z",
"rates": {
"BGN": 0.099396
}
}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.9396,
"rate": 0.099396
}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