Rate Overview
Live
1 XPF = 1.4984 NPR
1 NPR = 0.667394
XPF
Avg
1.4459
High
1.4999
Low
1.3883
Last updated: 5/27/2026, 6:30:46 PM
Quick Conversions
| XPF | NPR |
|---|---|
| 1 XPF | 1.50 NPR |
| 10 XPF | 14.98 NPR |
| 50 XPF | 74.92 NPR |
| 100 XPF | 149.84 NPR |
| 500 XPF | 749.18 NPR |
| 1,000 XPF | 1,498.37 NPR |
Get XPF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=NPRExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-27T18:30:46Z",
"rates": {
"NPR": 1.498365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "NPR",
"amount": 100
},
"result": 149.8365,
"rate": 1.498365
}Build with XPF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key