Rate Overview
Live
1 BGN = 10.1134 ZAR
1 ZAR = 0.098878
BGN
Avg
10.0610
High
10.1451
Low
9.9248
Last updated: 3/27/2026, 11:25:02 AM
Quick Conversions
| BGN | ZAR |
|---|---|
| 1 BGN | 10.11 ZAR |
| 10 BGN | 101.13 ZAR |
| 50 BGN | 505.67 ZAR |
| 100 BGN | 1,011.34 ZAR |
| 500 BGN | 5,056.72 ZAR |
| 1,000 BGN | 10,113.45 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-27T11:25:02Z",
"rates": {
"ZAR": 10.113448
}
}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.3448,
"rate": 10.113448
}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