Rate Overview
Live
1 BGN = 5.6987 NOK
1 NOK = 0.175479
BGN
Avg
5.7452
High
5.8567
Low
5.6984
Last updated: 7/9/2026, 5:56:41 AM
Quick Conversions
| BGN | NOK |
|---|---|
| 1 BGN | 5.70 NOK |
| 10 BGN | 56.99 NOK |
| 50 BGN | 284.93 NOK |
| 100 BGN | 569.87 NOK |
| 500 BGN | 2,849.34 NOK |
| 1,000 BGN | 5,698.68 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-09T05:56:41Z",
"rates": {
"NOK": 5.69868
}
}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": 569.868,
"rate": 5.69868
}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