Rate Overview
Live
1 NPR = 0.424301 AFN
1 AFN = 2.3568
NPR
Avg
0.429033
High
0.437260
Low
0.424146
Last updated: 3/7/2026, 7:39:43 AM
Quick Conversions
| NPR | AFN |
|---|---|
| 1 NPR | 0.42 AFN |
| 10 NPR | 4.24 AFN |
| 50 NPR | 21.22 AFN |
| 100 NPR | 42.43 AFN |
| 500 NPR | 212.15 AFN |
| 1,000 NPR | 424.30 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-03-07T07:39:43Z",
"rates": {
"AFN": 0.424301
}
}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": 42.430099999999996,
"rate": 0.424301
}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