Rate Overview
Live
1 XAF = 0.268646 NPR
1 NPR = 3.7224
XAF
Avg
0.244705
High
0.271339
Low
0.215813
Last updated: 8/2/2026, 11:11:34 AM
Quick Conversions
| XAF | NPR |
|---|---|
| 1 XAF | 0.27 NPR |
| 10 XAF | 2.69 NPR |
| 50 XAF | 13.43 NPR |
| 100 XAF | 26.86 NPR |
| 500 XAF | 134.32 NPR |
| 1,000 XAF | 268.65 NPR |
Get XAF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=NPRExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-08-02T11:11:34Z",
"rates": {
"NPR": 0.268646
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "NPR",
"amount": 100
},
"result": 26.8646,
"rate": 0.268646
}Build with XAF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key