Rate Overview
Live
1 RWF = 0.010857 NAD
1 NAD = 92.1065
RWF
Avg
0.010897
High
0.010995
Low
0.010839
Last updated: 9/7/2026, 8:20:41 PM
Quick Conversions
| RWF | NAD |
|---|---|
| 1 RWF | 0.01 NAD |
| 10 RWF | 0.11 NAD |
| 50 RWF | 0.54 NAD |
| 100 RWF | 1.09 NAD |
| 500 RWF | 5.43 NAD |
| 1,000 RWF | 10.86 NAD |
Get RWF/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=NADExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-09-07T20:20:41Z",
"rates": {
"NAD": 0.010857
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "NAD",
"amount": 100
},
"result": 1.0857,
"rate": 0.010857
}Build with RWF/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key