Rate Overview
Live
1 BGN = 5.6362 NOK
1 NOK = 0.177425
BGN
Avg
5.6630
High
5.8666
Low
5.5133
Last updated: 7/28/2026, 3:15:32 PM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.64 NOK |
| 10 BGN | 56.36 NOK |
| 50 BGN | 281.81 NOK |
| 100 BGN | 563.62 NOK |
| 500 BGN | 2,818.10 NOK |
| 1,000 BGN | 5,636.19 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-07-28T15:15:32Z",
"rates": {
"NOK": 5.63619
}
}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": 563.619,
"rate": 5.63619
}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