Rate Overview
Live
1 XOF = 0.266031 NPR
1 NPR = 3.7590
XOF
Avg
0.264871
High
0.273295
Low
0.256521
Last updated: 7/12/2026, 2:27:00 PM
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 | 133.02 NPR |
| 1,000 XOF | 266.03 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-12T14:27:00Z",
"rates": {
"NPR": 0.266031
}
}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.6031,
"rate": 0.266031
}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