Rate Overview
Live
1 BGN = 5.5222 NOK
1 NOK = 0.181087
BGN
Avg
5.8935
High
6.1279
Low
5.5017
Last updated: 5/27/2026, 9:39:34 PM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.52 NOK |
| 10 BGN | 55.22 NOK |
| 50 BGN | 276.11 NOK |
| 100 BGN | 552.22 NOK |
| 500 BGN | 2,761.10 NOK |
| 1,000 BGN | 5,522.21 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-27T21:39:34Z",
"rates": {
"NOK": 5.522208
}
}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": 552.2208,
"rate": 5.522208
}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