Rate Overview
Live
1 ZAR = 0.101261 BGN
1 BGN = 9.8755
ZAR
Avg
0.100582
High
0.102603
Low
0.099349
Last updated: 5/7/2026, 9:17:08 PM
Quick Conversions
| ZAR | BGN |
|---|---|
| 1 ZAR | 0.10 BGN |
| 10 ZAR | 1.01 BGN |
| 50 ZAR | 5.06 BGN |
| 100 ZAR | 10.13 BGN |
| 500 ZAR | 50.63 BGN |
| 1,000 ZAR | 101.26 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-05-07T21:17:08Z",
"rates": {
"BGN": 0.101261
}
}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.126100000000001,
"rate": 0.101261
}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