Rate Overview
Live
1 BGN = 5.5490 NOK
1 NOK = 0.180214
BGN
Avg
5.5576
High
5.5903
Low
5.5352
Last updated: 5/7/2026, 2:50:20 PM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.55 NOK |
| 10 BGN | 55.49 NOK |
| 50 BGN | 277.45 NOK |
| 100 BGN | 554.90 NOK |
| 500 BGN | 2,774.49 NOK |
| 1,000 BGN | 5,548.97 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-07T14:50:20Z",
"rates": {
"NOK": 5.548971
}
}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": 554.8971,
"rate": 5.548971
}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