Rate Overview
Live
1 BGN = 5.6269 NOK
1 NOK = 0.177717
BGN
Avg
5.7208
High
6.0553
Low
5.5078
Last updated: 7/30/2026, 9:42:32 AM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.63 NOK |
| 10 BGN | 56.27 NOK |
| 50 BGN | 281.35 NOK |
| 100 BGN | 562.69 NOK |
| 500 BGN | 2,813.47 NOK |
| 1,000 BGN | 5,626.93 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-30T09:42:32Z",
"rates": {
"NOK": 5.626934
}
}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.6934,
"rate": 5.626934
}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