Rate Overview
Live
1 AFN = 2.3172 NPR
1 NPR = 0.431557
AFN
Avg
2.3231
High
2.4545
Low
2.1813
Last updated: 8/1/2026, 12:19:02 PM
Quick Conversions
| AFN | NPR |
|---|---|
| 1 AFN | 2.32 NPR |
| 10 AFN | 23.17 NPR |
| 50 AFN | 115.86 NPR |
| 100 AFN | 231.72 NPR |
| 500 AFN | 1,158.59 NPR |
| 1,000 AFN | 2,317.19 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-08-01T12:19:02Z",
"rates": {
"NPR": 2.317189
}
}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": 231.7189,
"rate": 2.317189
}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