Rate Overview
Live
1 NAD = 0.213125 QAR
1 QAR = 4.6921
NAD
Avg
0.214099
High
0.217250
Low
0.212610
Last updated: 3/27/2026, 9:43:12 AM
Quick Conversions
| NAD | QAR |
|---|---|
| 1 NAD | 0.21 QAR |
| 10 NAD | 2.13 QAR |
| 50 NAD | 10.66 QAR |
| 100 NAD | 21.31 QAR |
| 500 NAD | 106.56 QAR |
| 1,000 NAD | 213.13 QAR |
Get NAD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NAD¤cies=QARExample Response:
{
"success": true,
"base": "NAD",
"date": "2026-03-27T09:43:12Z",
"rates": {
"QAR": 0.213125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NAD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NAD",
"to": "QAR",
"amount": 100
},
"result": 21.3125,
"rate": 0.213125
}Build with NAD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key