Rate Overview
Live
1 XOF = 0.265118 NPR
1 NPR = 3.7719
XOF
Avg
0.250483
High
0.265610
Low
0.229142
Last updated: 3/27/2026, 4:23:39 AM
Quick Conversions
| XOF | NPR |
|---|---|
| 1 XOF | 0.27 NPR |
| 10 XOF | 2.65 NPR |
| 50 XOF | 13.26 NPR |
| 100 XOF | 26.51 NPR |
| 500 XOF | 132.56 NPR |
| 1,000 XOF | 265.12 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-03-27T04:23:39Z",
"rates": {
"NPR": 0.265118
}
}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.5118,
"rate": 0.265118
}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