Rate Overview
Live
1 XOF = 0.265951 NPR
1 NPR = 3.7601
XOF
Avg
0.265394
High
0.266517
Low
0.263262
Last updated: 7/7/2026, 6:02:11 AM
Quick Conversions
| XOF | NPR |
|---|---|
| 1 XOF | 0.27 NPR |
| 10 XOF | 2.66 NPR |
| 50 XOF | 13.30 NPR |
| 100 XOF | 26.60 NPR |
| 500 XOF | 132.98 NPR |
| 1,000 XOF | 265.95 NPR |
Get XOF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=NPRExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-07T06:02:11Z",
"rates": {
"NPR": 0.265951
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "NPR",
"amount": 100
},
"result": 26.5951,
"rate": 0.265951
}Build with XOF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key