Rate Overview
Live
1 XOF = 0.264287 NPR
1 NPR = 3.7838
XOF
Avg
0.266374
High
0.269421
Low
0.263735
Last updated: 6/20/2026, 7:23:30 PM
Quick Conversions
| XOF | NPR |
|---|---|
| 1 XOF | 0.26 NPR |
| 10 XOF | 2.64 NPR |
| 50 XOF | 13.21 NPR |
| 100 XOF | 26.43 NPR |
| 500 XOF | 132.14 NPR |
| 1,000 XOF | 264.29 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-06-20T19:23:30Z",
"rates": {
"NPR": 0.264287
}
}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.4287,
"rate": 0.264287
}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