Rate Overview
Live
1 QAR = 2.5861 NOK
1 NOK = 0.386677
QAR
Avg
2.6006
High
2.6167
Low
2.5861
Last updated: 8/17/2026, 8:15:30 AM
Quick Conversions
| QAR | NOK |
|---|---|
| 1 QAR | 2.59 NOK |
| 10 QAR | 25.86 NOK |
| 50 QAR | 129.31 NOK |
| 100 QAR | 258.61 NOK |
| 500 QAR | 1,293.07 NOK |
| 1,000 QAR | 2,586.14 NOK |
Get QAR/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=NOKExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-08-17T08:15:30Z",
"rates": {
"NOK": 2.586135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "NOK",
"amount": 100
},
"result": 258.6135,
"rate": 2.586135
}Build with QAR/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key