Rate Overview
Live
1 QAR = 2.6887 NOK
1 NOK = 0.371929
QAR
Avg
2.7037
High
2.7302
Low
2.6887
Last updated: 7/8/2026, 7:54:16 AM
Quick Conversions
| QAR | NOK |
|---|---|
| 1 QAR | 2.69 NOK |
| 10 QAR | 26.89 NOK |
| 50 QAR | 134.43 NOK |
| 100 QAR | 268.87 NOK |
| 500 QAR | 1,344.34 NOK |
| 1,000 QAR | 2,688.68 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-07-08T07:54:16Z",
"rates": {
"NOK": 2.688682
}
}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": 268.8682,
"rate": 2.688682
}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