Rate Overview
Live
1 XPF = 1.4716 NPR
1 NPR = 0.679546
XPF
Avg
1.4630
High
1.5034
Low
1.4272
Last updated: 7/27/2026, 2:20:34 PM
Quick Conversions
| XPF | NPR |
|---|---|
| 1 XPF | 1.47 NPR |
| 10 XPF | 14.72 NPR |
| 50 XPF | 73.58 NPR |
| 100 XPF | 147.16 NPR |
| 500 XPF | 735.79 NPR |
| 1,000 XPF | 1,471.57 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-07-27T14:20:34Z",
"rates": {
"NPR": 1.471571
}
}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": 147.15709999999999,
"rate": 1.471571
}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