Rate Overview
Live
1 AFN = 2.3810 NPR
1 NPR = 0.419983
AFN
Avg
2.3839
High
2.4092
Low
2.3251
Last updated: 7/8/2026, 6:50:19 PM
Quick Conversions
| AFN | NPR |
|---|---|
| 1 AFN | 2.38 NPR |
| 10 AFN | 23.81 NPR |
| 50 AFN | 119.05 NPR |
| 100 AFN | 238.10 NPR |
| 500 AFN | 1,190.52 NPR |
| 1,000 AFN | 2,381.05 NPR |
Get AFN/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=NPRExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-08T18:50:19Z",
"rates": {
"NPR": 2.381046
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "NPR",
"amount": 100
},
"result": 238.1046,
"rate": 2.381046
}Build with AFN/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key