Rate Overview
Live
1 SOS = 2.5564 RWF
1 RWF = 0.391173
SOS
Avg
2.5496
High
2.5642
Low
2.5128
Last updated: 3/28/2026, 10:54:13 AM
Quick Conversions
| SOS | RWF |
|---|---|
| 1 SOS | 2.56 RWF |
| 10 SOS | 25.56 RWF |
| 50 SOS | 127.82 RWF |
| 100 SOS | 255.64 RWF |
| 500 SOS | 1,278.21 RWF |
| 1,000 SOS | 2,556.41 RWF |
Get SOS/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=RWFExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-03-28T10:54:13Z",
"rates": {
"RWF": 2.556414
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "RWF",
"amount": 100
},
"result": 255.64140000000003,
"rate": 2.556414
}Build with SOS/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key