Rate Overview
Live
1 RWF = 0.006421 NOK
1 NOK = 155.7390
RWF
Avg
0.006466
High
0.006542
Low
0.006396
Last updated: 4/17/2026, 5:33:57 PM
Quick Conversions
| RWF | NOK |
|---|---|
| 1 RWF | 0.01 NOK |
| 10 RWF | 0.06 NOK |
| 50 RWF | 0.32 NOK |
| 100 RWF | 0.64 NOK |
| 500 RWF | 3.21 NOK |
| 1,000 RWF | 6.42 NOK |
Get RWF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=NOKExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-17T17:33:57Z",
"rates": {
"NOK": 0.006421
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "NOK",
"amount": 100
},
"result": 0.6421,
"rate": 0.006421
}Build with RWF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key