Rate Overview
Live
1 NPR = 0.430105 AFN
1 AFN = 2.3250
NPR
Avg
0.428562
High
0.430105
Low
0.427282
Last updated: 8/19/2026, 6:43:52 PM
Quick Conversions
| NPR | AFN |
|---|---|
| 1 NPR | 0.43 AFN |
| 10 NPR | 4.30 AFN |
| 50 NPR | 21.51 AFN |
| 100 NPR | 43.01 AFN |
| 500 NPR | 215.05 AFN |
| 1,000 NPR | 430.11 AFN |
Get NPR/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=AFNExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-19T18:43:52Z",
"rates": {
"AFN": 0.430105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "AFN",
"amount": 100
},
"result": 43.0105,
"rate": 0.430105
}Build with NPR/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key