Rate Overview
Live
1 QAR = 2.6327 NOK
1 NOK = 0.379838
QAR
Avg
2.6378
High
2.6626
Low
2.6128
Last updated: 3/7/2026, 9:15:25 AM
Quick Conversions
| QAR | NOK |
|---|---|
| 1 QAR | 2.63 NOK |
| 10 QAR | 26.33 NOK |
| 50 QAR | 131.64 NOK |
| 100 QAR | 263.27 NOK |
| 500 QAR | 1,316.35 NOK |
| 1,000 QAR | 2,632.70 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-03-07T09:15:25Z",
"rates": {
"NOK": 2.632703
}
}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": 263.27029999999996,
"rate": 2.632703
}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