Rate Overview
Live
1 BGN = 5.5283 NOK
1 NOK = 0.180888
BGN
Avg
5.5305
High
5.5497
Low
5.5169
Last updated: 9/6/2026, 10:59:28 AM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.53 NOK |
| 10 BGN | 55.28 NOK |
| 50 BGN | 276.41 NOK |
| 100 BGN | 552.83 NOK |
| 500 BGN | 2,764.13 NOK |
| 1,000 BGN | 5,528.27 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-09-06T10:59:28Z",
"rates": {
"NOK": 5.528268
}
}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": 552.8267999999999,
"rate": 5.528268
}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