Rate Overview
Live
1 XPF = 1.4795 NPR
1 NPR = 0.675923
XPF
Avg
1.4608
High
1.4829
Low
1.4410
Last updated: 7/20/2026, 8:39:29 AM
Quick Conversions
| XPF | NPR |
|---|---|
| 1 XPF | 1.48 NPR |
| 10 XPF | 14.79 NPR |
| 50 XPF | 73.97 NPR |
| 100 XPF | 147.95 NPR |
| 500 XPF | 739.73 NPR |
| 1,000 XPF | 1,479.46 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-20T08:39:29Z",
"rates": {
"NPR": 1.479459
}
}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.9459,
"rate": 1.479459
}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