Rate Overview
Live
1 BGN = 5.6765 NOK
1 NOK = 0.176166
BGN
Avg
5.8281
High
6.0553
Low
5.6520
Last updated: 3/28/2026, 10:49:36 AM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.68 NOK |
| 10 BGN | 56.76 NOK |
| 50 BGN | 283.82 NOK |
| 100 BGN | 567.65 NOK |
| 500 BGN | 2,838.24 NOK |
| 1,000 BGN | 5,676.48 NOK |
Get BGN/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BGN¤cies=NOKExample Response:
{
"success": true,
"base": "BGN",
"date": "2026-03-28T10:49:36Z",
"rates": {
"NOK": 5.67648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BGN&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BGN",
"to": "NOK",
"amount": 100
},
"result": 567.648,
"rate": 5.67648
}Build with BGN/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key