Rate Overview
Live
1 BGN = 9.7514 ZAR
1 ZAR = 0.102549
BGN
Avg
9.8779
High
10.0655
Low
9.7156
Last updated: 5/27/2026, 6:19:46 PM
Quick Conversions
| BGN | ZAR |
|---|---|
| 1 BGN | 9.75 ZAR |
| 10 BGN | 97.51 ZAR |
| 50 BGN | 487.57 ZAR |
| 100 BGN | 975.14 ZAR |
| 500 BGN | 4,875.72 ZAR |
| 1,000 BGN | 9,751.44 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-05-27T18:19:46Z",
"rates": {
"ZAR": 9.75144
}
}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": 975.144,
"rate": 9.75144
}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