Rate Overview
Live
1 BGN = 5.6201 NOK
1 NOK = 0.177934
BGN
Avg
5.6065
High
5.6328
Low
5.5680
Last updated: 7/30/2026, 6:48:57 AM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.62 NOK |
| 10 BGN | 56.20 NOK |
| 50 BGN | 281.00 NOK |
| 100 BGN | 562.01 NOK |
| 500 BGN | 2,810.03 NOK |
| 1,000 BGN | 5,620.06 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-30T06:48:57Z",
"rates": {
"NOK": 5.620061
}
}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": 562.0061,
"rate": 5.620061
}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