Rate Overview
Live
1 BGN = 5.6237 NOK
1 NOK = 0.177818
BGN
Avg
5.6040
High
5.6328
Low
5.5680
Last updated: 7/29/2026, 6:46:35 PM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.62 NOK |
| 10 BGN | 56.24 NOK |
| 50 BGN | 281.19 NOK |
| 100 BGN | 562.37 NOK |
| 500 BGN | 2,811.86 NOK |
| 1,000 BGN | 5,623.72 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-29T18:46:35Z",
"rates": {
"NOK": 5.623715
}
}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.3715,
"rate": 5.623715
}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