Rate Overview
Live
1 BGN = 5.5199 NOK
1 NOK = 0.181163
BGN
Avg
5.7942
High
6.0921
Low
5.5065
Last updated: 5/27/2026, 8:29:08 PM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.52 NOK |
| 10 BGN | 55.20 NOK |
| 50 BGN | 275.99 NOK |
| 100 BGN | 551.99 NOK |
| 500 BGN | 2,759.95 NOK |
| 1,000 BGN | 5,519.89 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-05-27T20:29:08Z",
"rates": {
"NOK": 5.519893
}
}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": 551.9893,
"rate": 5.519893
}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