Rate Overview
Live
1 XOF = 0.270073 NPR
1 NPR = 3.7027
XOF
Avg
0.270863
High
0.273256
Low
0.269447
Last updated: 6/2/2026, 9:13:06 PM
Quick Conversions
| XOF | NPR |
|---|---|
| 1 XOF | 0.27 NPR |
| 10 XOF | 2.70 NPR |
| 50 XOF | 13.50 NPR |
| 100 XOF | 27.01 NPR |
| 500 XOF | 135.04 NPR |
| 1,000 XOF | 270.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-06-02T21:13:06Z",
"rates": {
"NPR": 0.270073
}
}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.0073,
"rate": 0.270073
}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