Rate Overview
Live
1 RWF = 0.102890 NPR
1 NPR = 9.7191
RWF
Avg
0.102848
High
0.103165
Low
0.102644
Last updated: 9/8/2026, 9:48:42 PM
Quick Conversions
| RWF | NPR |
|---|---|
| 1 RWF | 0.10 NPR |
| 10 RWF | 1.03 NPR |
| 50 RWF | 5.14 NPR |
| 100 RWF | 10.29 NPR |
| 500 RWF | 51.45 NPR |
| 1,000 RWF | 102.89 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-09-08T21:48:42Z",
"rates": {
"NPR": 0.10289
}
}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.289,
"rate": 0.10289
}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