Rate Overview
Live
1 NZD = 2.1476 QAR
1 QAR = 0.465646
NZD
Avg
2.1560
High
2.1833
Low
2.1376
Last updated: 3/7/2026, 7:41:33 AM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.15 QAR |
| 10 NZD | 21.48 QAR |
| 50 NZD | 107.38 QAR |
| 100 NZD | 214.76 QAR |
| 500 NZD | 1,073.78 QAR |
| 1,000 NZD | 2,147.56 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-03-07T07:41:33Z",
"rates": {
"QAR": 2.147556
}
}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.7556,
"rate": 2.147556
}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