Rate Overview
Live
1 RWF = 0.024879 NIO
1 NIO = 40.1945
RWF
Avg
0.024965
High
0.025091
Low
0.024807
Last updated: 6/19/2026, 8:26:04 AM
Quick Conversions
| RWF | NIO |
|---|---|
| 1 RWF | 0.02 NIO |
| 10 RWF | 0.25 NIO |
| 50 RWF | 1.24 NIO |
| 100 RWF | 2.49 NIO |
| 500 RWF | 12.44 NIO |
| 1,000 RWF | 24.88 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-06-19T08:26:04Z",
"rates": {
"NIO": 0.024879
}
}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.4879,
"rate": 0.024879
}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