Rate Overview
Live
1 QAR = 2.5542 NOK
1 NOK = 0.391518
QAR
Avg
2.5457
High
2.5594
Low
2.5338
Last updated: 5/7/2026, 11:55:32 PM
Quick Conversions
| QAR | NOK |
|---|---|
| 1 QAR | 2.55 NOK |
| 10 QAR | 25.54 NOK |
| 50 QAR | 127.71 NOK |
| 100 QAR | 255.42 NOK |
| 500 QAR | 1,277.08 NOK |
| 1,000 QAR | 2,554.16 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-05-07T23:55:32Z",
"rates": {
"NOK": 2.554161
}
}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": 255.4161,
"rate": 2.554161
}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