Rate Overview
Live
1 NZD = 2.1467 QAR
1 QAR = 0.465824
NZD
Avg
2.1370
High
2.1507
Low
2.1175
Last updated: 4/17/2026, 10:46:59 AM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.15 QAR |
| 10 NZD | 21.47 QAR |
| 50 NZD | 107.34 QAR |
| 100 NZD | 214.67 QAR |
| 500 NZD | 1,073.37 QAR |
| 1,000 NZD | 2,146.73 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-04-17T10:46:59Z",
"rates": {
"QAR": 2.146734
}
}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": 214.6734,
"rate": 2.146734
}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