Rate Overview
Live
1 NPR = 3.7450 XOF
1 XOF = 0.267019
NPR
Avg
3.8838
High
4.0081
Low
3.7450
Last updated: 3/28/2026, 12:05:06 PM
Quick Conversions
| NPR | XOF |
|---|---|
| 1 NPR | 3.75 XOF |
| 10 NPR | 37.45 XOF |
| 50 NPR | 187.25 XOF |
| 100 NPR | 374.50 XOF |
| 500 NPR | 1,872.52 XOF |
| 1,000 NPR | 3,745.05 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-03-28T12:05:06Z",
"rates": {
"XOF": 3.745046
}
}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": 374.5046,
"rate": 3.745046
}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