Rate Overview
Live
1 NZD = 2.0873 QAR
1 QAR = 0.479079
NZD
Avg
2.0764
High
2.0873
Low
2.0673
Last updated: 7/9/2026, 10:06:30 AM
Quick Conversions
| NZD | QAR |
|---|---|
| 1 NZD | 2.09 QAR |
| 10 NZD | 20.87 QAR |
| 50 NZD | 104.37 QAR |
| 100 NZD | 208.73 QAR |
| 500 NZD | 1,043.67 QAR |
| 1,000 NZD | 2,087.34 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-09T10:06:30Z",
"rates": {
"QAR": 2.08734
}
}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": 208.734,
"rate": 2.08734
}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