Rate Overview
Live
1 NPR = 3.7099 XOF
1 XOF = 0.269549
NPR
Avg
3.7273
High
3.7384
Low
3.7099
Last updated: 9/9/2026, 5:27:38 AM
Quick Conversions
| NPR | XOF |
|---|---|
| 1 NPR | 3.71 XOF |
| 10 NPR | 37.10 XOF |
| 50 NPR | 185.50 XOF |
| 100 NPR | 370.99 XOF |
| 500 NPR | 1,854.95 XOF |
| 1,000 NPR | 3,709.90 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-09-09T05:27:38Z",
"rates": {
"XOF": 3.709901
}
}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": 370.9901,
"rate": 3.709901
}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