Rate Overview
Live
1 RWF = 0.006568 NOK
1 NOK = 152.2533
RWF
Avg
0.006541
High
0.006571
Low
0.006519
Last updated: 7/27/2026, 11:58:08 PM
Quick Conversions
| RWF | NOK |
|---|---|
| 1 RWF | 0.01 NOK |
| 10 RWF | 0.07 NOK |
| 50 RWF | 0.33 NOK |
| 100 RWF | 0.66 NOK |
| 500 RWF | 3.28 NOK |
| 1,000 RWF | 6.57 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-07-27T23:58:08Z",
"rates": {
"NOK": 0.006568
}
}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.6568,
"rate": 0.006568
}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