Rate Overview
Live
1 NPR = 0.663012 XPF
1 XPF = 1.5083
NPR
Avg
0.691786
High
0.719686
Low
0.663012
Last updated: 5/28/2026, 9:43:19 PM
Quick Conversions
| NPR | XPF |
|---|---|
| 1 NPR | 0.66 XPF |
| 10 NPR | 6.63 XPF |
| 50 NPR | 33.15 XPF |
| 100 NPR | 66.30 XPF |
| 500 NPR | 331.51 XPF |
| 1,000 NPR | 663.01 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-28T21:43:19Z",
"rates": {
"XPF": 0.663012
}
}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": 66.30120000000001,
"rate": 0.663012
}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