Rate Overview
Live
1 RWF = 0.011239 NAD
1 NAD = 88.9759
RWF
Avg
0.011220
High
0.011256
Low
0.011173
Last updated: 4/17/2026, 6:15:14 AM
Quick Conversions
| RWF | NAD |
|---|---|
| 1 RWF | 0.01 NAD |
| 10 RWF | 0.11 NAD |
| 50 RWF | 0.56 NAD |
| 100 RWF | 1.12 NAD |
| 500 RWF | 5.62 NAD |
| 1,000 RWF | 11.24 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-04-17T06:15:14Z",
"rates": {
"NAD": 0.011239
}
}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.1239000000000001,
"rate": 0.011239
}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