Rate Overview
Live
1 NPR = 0.697954 XPF
1 XPF = 1.4328
NPR
Avg
0.695599
High
0.699006
Low
0.692789
Last updated: 3/7/2026, 7:40:29 AM
Quick Conversions
| NPR | XPF |
|---|---|
| 1 NPR | 0.70 XPF |
| 10 NPR | 6.98 XPF |
| 50 NPR | 34.90 XPF |
| 100 NPR | 69.80 XPF |
| 500 NPR | 348.98 XPF |
| 1,000 NPR | 697.95 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-03-07T07:40:29Z",
"rates": {
"XPF": 0.697954
}
}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": 69.7954,
"rate": 0.697954
}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