Rate Overview
Live
1 RWF = 0.105144 NPR
1 NPR = 9.5108
RWF
Avg
0.102179
High
0.105472
Low
0.098848
Last updated: 7/26/2026, 3:37:31 AM
Quick Conversions
| RWF | NPR |
|---|---|
| 1 RWF | 0.11 NPR |
| 10 RWF | 1.05 NPR |
| 50 RWF | 5.26 NPR |
| 100 RWF | 10.51 NPR |
| 500 RWF | 52.57 NPR |
| 1,000 RWF | 105.14 NPR |
Get RWF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=NPRExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-26T03:37:31Z",
"rates": {
"NPR": 0.105144
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "NPR",
"amount": 100
},
"result": 10.5144,
"rate": 0.105144
}Build with RWF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key