Rate Overview
Live
1 RWF = 0.006518 NOK
1 NOK = 153.4213
RWF
Avg
0.007189
High
0.008254
Low
0.006331
Last updated: 7/30/2026, 11:08:34 AM
Quick Conversions
| RWF | NOK |
|---|---|
| 1 RWF | 0.01 NOK |
| 10 RWF | 0.07 NOK |
| 50 RWF | 0.33 NOK |
| 100 RWF | 0.65 NOK |
| 500 RWF | 3.26 NOK |
| 1,000 RWF | 6.52 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-30T11:08:34Z",
"rates": {
"NOK": 0.006518
}
}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.6518,
"rate": 0.006518
}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