Rate Overview
Live
1 XPF = 1.4328 NPR
1 NPR = 0.697955
XPF
Avg
1.4376
High
1.4434
Low
1.4306
Last updated: 3/7/2026, 7:40:26 AM
Quick Conversions
| XPF | NPR |
|---|---|
| 1 XPF | 1.43 NPR |
| 10 XPF | 14.33 NPR |
| 50 XPF | 71.64 NPR |
| 100 XPF | 143.28 NPR |
| 500 XPF | 716.38 NPR |
| 1,000 XPF | 1,432.76 NPR |
Get XPF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=NPRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-03-07T07:40:26Z",
"rates": {
"NPR": 1.432758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "NPR",
"amount": 100
},
"result": 143.2758,
"rate": 1.432758
}Build with XPF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key