Rate Overview
Live
1 RWF = 0.025190 NIO
1 NIO = 39.6983
RWF
Avg
0.025201
High
0.025238
Low
0.025163
Last updated: 3/7/2026, 6:26:38 AM
Quick Conversions
| RWF | NIO |
|---|---|
| 1 RWF | 0.03 NIO |
| 10 RWF | 0.25 NIO |
| 50 RWF | 1.26 NIO |
| 100 RWF | 2.52 NIO |
| 500 RWF | 12.60 NIO |
| 1,000 RWF | 25.19 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-03-07T06:26:38Z",
"rates": {
"NIO": 0.02519
}
}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.519,
"rate": 0.02519
}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