Rate Overview
Live
1 AFN = 2.3378 NPR
1 NPR = 0.427752
AFN
Avg
2.3470
High
2.4601
Low
2.2363
Last updated: 7/31/2026, 4:25:50 AM
Quick Conversions
| AFN | NPR |
|---|---|
| 1 AFN | 2.34 NPR |
| 10 AFN | 23.38 NPR |
| 50 AFN | 116.89 NPR |
| 100 AFN | 233.78 NPR |
| 500 AFN | 1,168.90 NPR |
| 1,000 AFN | 2,337.80 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-31T04:25:50Z",
"rates": {
"NPR": 2.337803
}
}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": 233.7803,
"rate": 2.337803
}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