Rate Overview
Live
1 NZD = 2.0731 QAR
1 QAR = 0.482368
NZD
Avg
2.0726
High
2.0784
Low
2.0646
Last updated: 7/8/2026, 5:09:44 PM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.07 QAR |
| 10 NZD | 20.73 QAR |
| 50 NZD | 103.66 QAR |
| 100 NZD | 207.31 QAR |
| 500 NZD | 1,036.55 QAR |
| 1,000 NZD | 2,073.11 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-08T17:09:44Z",
"rates": {
"QAR": 2.073107
}
}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": 207.31069999999997,
"rate": 2.073107
}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