Rate Overview
Live
1 NPR = 0.682382 XPF
1 XPF = 1.4655
NPR
Avg
0.742459
High
0.836936
Low
0.671365
Last updated: 7/28/2026, 8:07:30 PM
Quick Conversions
| NPR | XPF |
|---|---|
| 1 NPR | 0.68 XPF |
| 10 NPR | 6.82 XPF |
| 50 NPR | 34.12 XPF |
| 100 NPR | 68.24 XPF |
| 500 NPR | 341.19 XPF |
| 1,000 NPR | 682.38 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-07-28T20:07:30Z",
"rates": {
"XPF": 0.682382
}
}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": 68.2382,
"rate": 0.682382
}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