Rate Overview
Live
1 RWF = 0.391596 SOS
1 SOS = 2.5537
RWF
Avg
0.391393
High
0.392352
Low
0.390461
Last updated: 3/7/2026, 8:51:47 AM
Quick Conversions
| RWF | SOS |
|---|---|
| 1 RWF | 0.39 SOS |
| 10 RWF | 3.92 SOS |
| 50 RWF | 19.58 SOS |
| 100 RWF | 39.16 SOS |
| 500 RWF | 195.80 SOS |
| 1,000 RWF | 391.60 SOS |
Get RWF/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SOSExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T08:51:47Z",
"rates": {
"SOS": 0.391596
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SOS",
"amount": 100
},
"result": 39.1596,
"rate": 0.391596
}Build with RWF/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key