Rate Overview
Live
1 SOS = 2.5536 RWF
1 RWF = 0.391597
SOS
Avg
2.5550
High
2.5611
Low
2.5487
Last updated: 3/7/2026, 7:18:05 AM
Quick Conversions
| SOS | RWF |
|---|---|
| 1 SOS | 2.55 RWF |
| 10 SOS | 25.54 RWF |
| 50 SOS | 127.68 RWF |
| 100 SOS | 255.36 RWF |
| 500 SOS | 1,276.82 RWF |
| 1,000 SOS | 2,553.65 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-07T07:18:05Z",
"rates": {
"RWF": 2.553648
}
}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.3648,
"rate": 2.553648
}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