Rate Overview
Live
1 XPF = 1.4641 NPR
1 NPR = 0.682994
XPF
Avg
1.4554
High
1.4650
Low
1.4439
Last updated: 7/5/2026, 11:36:04 AM
Quick Conversions
| XPF | NPR |
|---|---|
| 1 XPF | 1.46 NPR |
| 10 XPF | 14.64 NPR |
| 50 XPF | 73.21 NPR |
| 100 XPF | 146.41 NPR |
| 500 XPF | 732.07 NPR |
| 1,000 XPF | 1,464.14 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-05T11:36:04Z",
"rates": {
"NPR": 1.464141
}
}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": 146.4141,
"rate": 1.464141
}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