Rate Overview
Live
1 BGN = 10.1172 ZAR
1 ZAR = 0.098842
BGN
Avg
9.7293
High
11.1489
Low
8.0182
Last updated: 3/27/2026, 2:51:17 PM
Quick Conversions
| BGN | ZAR |
|---|---|
| 1 BGN | 10.12 ZAR |
| 10 BGN | 101.17 ZAR |
| 50 BGN | 505.86 ZAR |
| 100 BGN | 1,011.72 ZAR |
| 500 BGN | 5,058.60 ZAR |
| 1,000 BGN | 10,117.19 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-03-27T14:51:17Z",
"rates": {
"ZAR": 10.117194
}
}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": 1011.7194,
"rate": 10.117194
}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