Rate Overview
Live
1 NAD = 0.100883 BGN
1 BGN = 9.9125
NAD
Avg
0.100016
High
0.100883
Low
0.098878
Last updated: 5/7/2026, 8:34:02 AM
Quick Conversions
| NAD | BGN |
|---|---|
| 1 NAD | 0.10 BGN |
| 10 NAD | 1.01 BGN |
| 50 NAD | 5.04 BGN |
| 100 NAD | 10.09 BGN |
| 500 NAD | 50.44 BGN |
| 1,000 NAD | 100.88 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-05-07T08:34:02Z",
"rates": {
"BGN": 0.100883
}
}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.0883,
"rate": 0.100883
}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