Rate Overview
Live
1 NPR = 0.023987 QAR
1 QAR = 41.6892
NPR
Avg
0.023992
High
0.024014
Low
0.023949
Last updated: 5/7/2026, 10:48:07 PM
Quick Conversions
| NPR | QAR |
|---|---|
| 1 NPR | 0.02 QAR |
| 10 NPR | 0.24 QAR |
| 50 NPR | 1.20 QAR |
| 100 NPR | 2.40 QAR |
| 500 NPR | 11.99 QAR |
| 1,000 NPR | 23.99 QAR |
Get NPR/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=QARExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-07T22:48:07Z",
"rates": {
"QAR": 0.023987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "QAR",
"amount": 100
},
"result": 2.3987000000000003,
"rate": 0.023987
}Build with NPR/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key