Rate Overview
Live
1 NPR = 0.670139 XPF
1 XPF = 1.4922
NPR
Avg
0.747263
High
0.836936
Low
0.670139
Last updated: 5/29/2026, 2:29:44 PM
Quick Conversions
| NPR | XPF |
|---|---|
| 1 NPR | 0.67 XPF |
| 10 NPR | 6.70 XPF |
| 50 NPR | 33.51 XPF |
| 100 NPR | 67.01 XPF |
| 500 NPR | 335.07 XPF |
| 1,000 NPR | 670.14 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-29T14:29:44Z",
"rates": {
"XPF": 0.670139
}
}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.0139,
"rate": 0.670139
}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