Rate Overview
Live
1 NAD = 0.219531 QAR
1 QAR = 4.5552
NAD
Avg
0.224113
High
0.228998
Low
0.219531
Last updated: 3/7/2026, 1:05:09 AM
Quick Conversions
| NAD | QAR |
|---|---|
| 1 NAD | 0.22 QAR |
| 10 NAD | 2.20 QAR |
| 50 NAD | 10.98 QAR |
| 100 NAD | 21.95 QAR |
| 500 NAD | 109.77 QAR |
| 1,000 NAD | 219.53 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-07T01:05:09Z",
"rates": {
"QAR": 0.219531
}
}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.9531,
"rate": 0.219531
}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