Rate Overview
Live
1 NPR = 0.686309 XPF
1 XPF = 1.4571
NPR
Avg
0.685290
High
0.690113
Low
0.682581
Last updated: 7/8/2026, 4:08:26 AM
Quick Conversions
| NPR | XPF |
|---|---|
| 1 NPR | 0.69 XPF |
| 10 NPR | 6.86 XPF |
| 50 NPR | 34.32 XPF |
| 100 NPR | 68.63 XPF |
| 500 NPR | 343.15 XPF |
| 1,000 NPR | 686.31 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-08T04:08:26Z",
"rates": {
"XPF": 0.686309
}
}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.6309,
"rate": 0.686309
}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