Rate Overview
Live
1 NPR = 0.670740 XPF
1 XPF = 1.4909
NPR
Avg
0.670962
High
0.673161
Low
0.669452
Last updated: 5/7/2026, 9:53:10 PM
Quick Conversions
| NPR | XPF |
|---|---|
| 1 NPR | 0.67 XPF |
| 10 NPR | 6.71 XPF |
| 50 NPR | 33.54 XPF |
| 100 NPR | 67.07 XPF |
| 500 NPR | 335.37 XPF |
| 1,000 NPR | 670.74 XPF |
Get NPR/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=XPFExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-07T21:53:10Z",
"rates": {
"XPF": 0.67074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "XPF",
"amount": 100
},
"result": 67.074,
"rate": 0.67074
}Build with NPR/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key