Rate Overview
Live
1 RWF = 0.006327 NOK
1 NOK = 158.0528
RWF
Avg
0.006335
High
0.006361
Low
0.006292
Last updated: 5/8/2026, 5:38:25 AM
Quick Conversions
| RWF | NOK |
|---|---|
| 1 RWF | 0.01 NOK |
| 10 RWF | 0.06 NOK |
| 50 RWF | 0.32 NOK |
| 100 RWF | 0.63 NOK |
| 500 RWF | 3.16 NOK |
| 1,000 RWF | 6.33 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-05-08T05:38:25Z",
"rates": {
"NOK": 0.006327
}
}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.6327,
"rate": 0.006327
}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