Rate Overview
Live
1 XOF = 0.272523 NPR
1 NPR = 3.6694
XOF
Avg
0.270324
High
0.272558
Low
0.268337
Last updated: 8/20/2026, 9:07:43 PM
Quick Conversions
| XOF | NPR |
|---|---|
| 1 XOF | 0.27 NPR |
| 10 XOF | 2.73 NPR |
| 50 XOF | 13.63 NPR |
| 100 XOF | 27.25 NPR |
| 500 XOF | 136.26 NPR |
| 1,000 XOF | 272.52 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-08-20T21:07:43Z",
"rates": {
"NPR": 0.272523
}
}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.2523,
"rate": 0.272523
}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