Rate Overview
Live
1 BGN = 5.7022 NOK
1 NOK = 0.175370
BGN
Avg
5.6591
High
5.7091
Low
5.6224
Last updated: 6/19/2026, 8:47:08 AM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.70 NOK |
| 10 BGN | 57.02 NOK |
| 50 BGN | 285.11 NOK |
| 100 BGN | 570.22 NOK |
| 500 BGN | 2,851.11 NOK |
| 1,000 BGN | 5,702.23 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-06-19T08:47:08Z",
"rates": {
"NOK": 5.702229
}
}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": 570.2229,
"rate": 5.702229
}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