Rate Overview
Live
1 BGN = 5.6921 NOK
1 NOK = 0.175683
BGN
Avg
5.7371
High
5.7965
Low
5.6921
Last updated: 3/7/2026, 7:39:33 AM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.69 NOK |
| 10 BGN | 56.92 NOK |
| 50 BGN | 284.60 NOK |
| 100 BGN | 569.21 NOK |
| 500 BGN | 2,846.04 NOK |
| 1,000 BGN | 5,692.07 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-07T07:39:33Z",
"rates": {
"NOK": 5.692071
}
}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": 569.2071000000001,
"rate": 5.692071
}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