Rate Overview
Live
1 RWF = 0.024965 NIO
1 NIO = 40.0561
RWF
Avg
0.025757
High
0.027632
Low
0.024965
Last updated: 7/26/2026, 9:21:40 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.48 NIO |
| 1,000 RWF | 24.97 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-07-26T21:21:40Z",
"rates": {
"NIO": 0.024965
}
}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.4965,
"rate": 0.024965
}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