Rate Overview
Live
1 RWF = 0.104248 NPR
1 NPR = 9.5925
RWF
Avg
0.104370
High
0.105542
Low
0.102998
Last updated: 7/28/2026, 4:00:36 PM
Quick Conversions
| RWF | NPR |
|---|---|
| 1 RWF | 0.10 NPR |
| 10 RWF | 1.04 NPR |
| 50 RWF | 5.21 NPR |
| 100 RWF | 10.42 NPR |
| 500 RWF | 52.12 NPR |
| 1,000 RWF | 104.25 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-28T16:00:36Z",
"rates": {
"NPR": 0.104248
}
}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.4248,
"rate": 0.104248
}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