Rate Overview
Live
1 BGN = 5.6015 NOK
1 NOK = 0.178522
BGN
Avg
5.6091
High
5.6297
Low
5.5873
Last updated: 8/13/2026, 7:02:17 AM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.60 NOK |
| 10 BGN | 56.02 NOK |
| 50 BGN | 280.08 NOK |
| 100 BGN | 560.15 NOK |
| 500 BGN | 2,800.77 NOK |
| 1,000 BGN | 5,601.55 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-08-13T07:02:17Z",
"rates": {
"NOK": 5.601546
}
}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": 560.1546,
"rate": 5.601546
}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