Rate Overview
Live
1 BGN = 9.5979 ZAR
1 ZAR = 0.104189
BGN
Avg
9.7952
High
11.0099
Low
8.2297
Last updated: 7/23/2026, 9:05:21 AM
Quick Conversions
| BGN | ZAR |
|---|---|
| 1 BGN | 9.60 ZAR |
| 10 BGN | 95.98 ZAR |
| 50 BGN | 479.90 ZAR |
| 100 BGN | 959.79 ZAR |
| 500 BGN | 4,798.95 ZAR |
| 1,000 BGN | 9,597.90 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-07-23T09:05:21Z",
"rates": {
"ZAR": 9.5979
}
}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": 959.79,
"rate": 9.5979
}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