Rate Overview
Live
1 NZD = 2.0992 QAR
1 QAR = 0.476375
NZD
Avg
2.1104
High
2.1278
Low
2.0992
Last updated: 7/28/2026, 2:36:36 AM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.10 QAR |
| 10 NZD | 20.99 QAR |
| 50 NZD | 104.96 QAR |
| 100 NZD | 209.92 QAR |
| 500 NZD | 1,049.59 QAR |
| 1,000 NZD | 2,099.19 QAR |
Get NZD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NZD¤cies=QARExample Response:
{
"success": true,
"base": "NZD",
"date": "2026-07-28T02:36:36Z",
"rates": {
"QAR": 2.099187
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NZD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NZD",
"to": "QAR",
"amount": 100
},
"result": 209.9187,
"rate": 2.099187
}Build with NZD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key