Rate Overview
Live
1 RWF = 0.024988 NIO
1 NIO = 40.0192
RWF
Avg
0.024979
High
0.025018
Low
0.024921
Last updated: 9/8/2026, 9:52:39 PM
Quick Conversions
| RWF | NIO |
|---|---|
| 1 RWF | 0.02 NIO |
| 10 RWF | 0.25 NIO |
| 50 RWF | 1.25 NIO |
| 100 RWF | 2.50 NIO |
| 500 RWF | 12.49 NIO |
| 1,000 RWF | 24.99 NIO |
Get RWF/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=NIOExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-09-08T21:52:39Z",
"rates": {
"NIO": 0.024988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "NIO",
"amount": 100
},
"result": 2.4988,
"rate": 0.024988
}Build with RWF/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key