Rate Overview
Live
1 NPR = 0.679659 XPF
1 XPF = 1.4713
NPR
Avg
0.677897
High
0.679659
Low
0.675765
Last updated: 7/27/2026, 5:06:44 PM
Quick Conversions
| NPR | XPF |
|---|---|
| 1 NPR | 0.68 XPF |
| 10 NPR | 6.80 XPF |
| 50 NPR | 33.98 XPF |
| 100 NPR | 67.97 XPF |
| 500 NPR | 339.83 XPF |
| 1,000 NPR | 679.66 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-27T17:06:44Z",
"rates": {
"XPF": 0.679659
}
}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.9659,
"rate": 0.679659
}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