Rate Overview
Live
1 NAD = 0.104399 BGN
1 BGN = 9.5786
NAD
Avg
0.102115
High
0.104399
Low
0.099115
Last updated: 7/1/2026, 1:22:05 PM
Quick Conversions
| NAD | BGN |
|---|---|
| 1 NAD | 0.10 BGN |
| 10 NAD | 1.04 BGN |
| 50 NAD | 5.22 BGN |
| 100 NAD | 10.44 BGN |
| 500 NAD | 52.20 BGN |
| 1,000 NAD | 104.40 BGN |
Get NAD/BGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=BGNExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-07-01T13:22:05Z",
"rates": {
"BGN": 0.104399
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=BGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "BGN",
"amount": 100
},
"result": 10.4399,
"rate": 0.104399
}Build with NAD/BGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key