Rate Overview
Live
1 AFN = 2.3736 NPR
1 NPR = 0.421294
AFN
Avg
2.3836
High
2.4083
Low
2.3719
Last updated: 5/7/2026, 9:08:51 AM
Quick Conversions
| AFN | NPR |
|---|---|
| 1 AFN | 2.37 NPR |
| 10 AFN | 23.74 NPR |
| 50 AFN | 118.68 NPR |
| 100 AFN | 237.36 NPR |
| 500 AFN | 1,186.82 NPR |
| 1,000 AFN | 2,373.64 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-07T09:08:51Z",
"rates": {
"NPR": 2.373641
}
}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": 237.3641,
"rate": 2.373641
}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