Rate Overview
Live
1 NPR = 3.6666 XOF
1 XOF = 0.272731
NPR
Avg
3.6821
High
3.6948
Low
3.6666
Last updated: 5/7/2026, 1:46:05 PM
Quick Conversions
| NPR | XOF |
|---|---|
| 1 NPR | 3.67 XOF |
| 10 NPR | 36.67 XOF |
| 50 NPR | 183.33 XOF |
| 100 NPR | 366.66 XOF |
| 500 NPR | 1,833.31 XOF |
| 1,000 NPR | 3,666.62 XOF |
Get NPR/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=XOFExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-07T13:46:05Z",
"rates": {
"XOF": 3.666615
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "XOF",
"amount": 100
},
"result": 366.66150000000005,
"rate": 3.666615
}Build with NPR/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key