Rate Overview
Live
1 NPR = 0.419360 AFN
1 AFN = 2.3846
NPR
Avg
0.419535
High
0.430088
Low
0.415074
Last updated: 7/10/2026, 11:33:37 AM
Quick Conversions
| NPR | AFN |
|---|---|
| 1 NPR | 0.42 AFN |
| 10 NPR | 4.19 AFN |
| 50 NPR | 20.97 AFN |
| 100 NPR | 41.94 AFN |
| 500 NPR | 209.68 AFN |
| 1,000 NPR | 419.36 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-07-10T11:33:37Z",
"rates": {
"AFN": 0.41936
}
}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": 41.936,
"rate": 0.41936
}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