Rate Overview
Live
1 XOF = 0.273069 NPR
1 NPR = 3.6621
XOF
Avg
0.271831
High
0.273935
Low
0.270432
Last updated: 5/13/2026, 5:17:47 PM
Quick Conversions
| XOF | NPR |
|---|---|
| 1 XOF | 0.27 NPR |
| 10 XOF | 2.73 NPR |
| 50 XOF | 13.65 NPR |
| 100 XOF | 27.31 NPR |
| 500 XOF | 136.53 NPR |
| 1,000 XOF | 273.07 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-05-13T17:17:47Z",
"rates": {
"NPR": 0.273069
}
}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": 27.3069,
"rate": 0.273069
}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