Rate Overview
Live
1 ISK = 11.7313 RWF
1 RWF = 0.085242
ISK
Avg
11.1098
High
11.9595
Low
9.7679
Last updated: 7/28/2026, 3:18:28 AM
Quick Conversions
| ISK | RWF |
|---|---|
| 1 ISK | 11.73 RWF |
| 10 ISK | 117.31 RWF |
| 50 ISK | 586.56 RWF |
| 100 ISK | 1,173.13 RWF |
| 500 ISK | 5,865.64 RWF |
| 1,000 ISK | 11,731.28 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-07-28T03:18:28Z",
"rates": {
"RWF": 11.731282
}
}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": 1173.1282,
"rate": 11.731282
}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