Rate Overview
Live
1 BGN = 9.8428 ZAR
1 ZAR = 0.101597
BGN
Avg
9.8443
High
9.9143
Low
9.8031
Last updated: 4/17/2026, 4:53:15 AM
Quick Conversions
| BGN | ZAR |
|---|---|
| 1 BGN | 9.84 ZAR |
| 10 BGN | 98.43 ZAR |
| 50 BGN | 492.14 ZAR |
| 100 BGN | 984.28 ZAR |
| 500 BGN | 4,921.40 ZAR |
| 1,000 BGN | 9,842.80 ZAR |
Get BGN/ZAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=ZARExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-04-17T04:53:15Z",
"rates": {
"ZAR": 9.842798
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=ZAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "ZAR",
"amount": 100
},
"result": 984.2798,
"rate": 9.842798
}Build with BGN/ZAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key