Rate Overview
Live
1 AFN = 2.3801 NPR
1 NPR = 0.420146
AFN
Avg
2.3735
High
2.4065
Low
2.3392
Last updated: 3/27/2026, 11:32:31 AM
Quick Conversions
| AFN | NPR |
|---|---|
| 1 AFN | 2.38 NPR |
| 10 AFN | 23.80 NPR |
| 50 AFN | 119.01 NPR |
| 100 AFN | 238.01 NPR |
| 500 AFN | 1,190.06 NPR |
| 1,000 AFN | 2,380.12 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-03-27T11:32:31Z",
"rates": {
"NPR": 2.380124
}
}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.01239999999999,
"rate": 2.380124
}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