Rate Overview
Live
1 AFN = 2.4426 NPR
1 NPR = 0.409395
AFN
Avg
2.4357
High
2.4591
Low
2.4057
Last updated: 5/27/2026, 11:48:34 PM
Quick Conversions
| AFN | NPR |
|---|---|
| 1 AFN | 2.44 NPR |
| 10 AFN | 24.43 NPR |
| 50 AFN | 122.13 NPR |
| 100 AFN | 244.26 NPR |
| 500 AFN | 1,221.31 NPR |
| 1,000 AFN | 2,442.63 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-05-27T23:48:34Z",
"rates": {
"NPR": 2.442626
}
}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": 244.26260000000002,
"rate": 2.442626
}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