Rate Overview
Live
1 ISK = 12.1424 RWF
1 RWF = 0.082356
ISK
Avg
12.1446
High
12.2175
Low
12.1139
Last updated: 9/2/2026, 6:35:53 PM
Quick Conversions
| ISK | RWF |
|---|---|
| 1 ISK | 12.14 RWF |
| 10 ISK | 121.42 RWF |
| 50 ISK | 607.12 RWF |
| 100 ISK | 1,214.24 RWF |
| 500 ISK | 6,071.21 RWF |
| 1,000 ISK | 12,142.43 RWF |
Get ISK/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=RWFExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-09-02T18:35:53Z",
"rates": {
"RWF": 12.142426
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "RWF",
"amount": 100
},
"result": 1214.2426,
"rate": 12.142426
}Build with ISK/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key