Rate Overview
Live
1 XAF = 0.265133 NPR
1 NPR = 3.7717
XAF
Avg
0.264874
High
0.266313
Low
0.262309
Last updated: 3/27/2026, 8:01:08 AM
Quick Conversions
| XAF | NPR |
|---|---|
| 1 XAF | 0.27 NPR |
| 10 XAF | 2.65 NPR |
| 50 XAF | 13.26 NPR |
| 100 XAF | 26.51 NPR |
| 500 XAF | 132.57 NPR |
| 1,000 XAF | 265.13 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-03-27T08:01:08Z",
"rates": {
"NPR": 0.265133
}
}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.5133,
"rate": 0.265133
}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