Rate Overview
Live
1 NZD = 2.1333 QAR
1 QAR = 0.468747
NZD
Avg
2.1358
High
2.2046
Low
2.0531
Last updated: 7/21/2026, 11:46:49 AM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.13 QAR |
| 10 NZD | 21.33 QAR |
| 50 NZD | 106.67 QAR |
| 100 NZD | 213.33 QAR |
| 500 NZD | 1,066.67 QAR |
| 1,000 NZD | 2,133.35 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-21T11:46:49Z",
"rates": {
"QAR": 2.133349
}
}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": 213.3349,
"rate": 2.133349
}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