Rate Overview
Live
1 XPF = 1.4620 NPR
1 NPR = 0.683988
XPF
Avg
1.4551
High
1.5034
Low
1.4093
Last updated: 7/7/2026, 1:17:55 PM
Quick Conversions
| XPF | NPR |
|---|---|
| 1 XPF | 1.46 NPR |
| 10 XPF | 14.62 NPR |
| 50 XPF | 73.10 NPR |
| 100 XPF | 146.20 NPR |
| 500 XPF | 731.01 NPR |
| 1,000 XPF | 1,462.02 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-07T13:17:55Z",
"rates": {
"NPR": 1.462015
}
}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.2015,
"rate": 1.462015
}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