Rate Overview
Live
1 RWF = 0.391422 SOS
1 SOS = 2.5548
RWF
Avg
0.391078
High
0.391422
Low
0.390252
Last updated: 4/17/2026, 2:32:40 PM
Quick Conversions
| RWF | SOS |
|---|---|
| 1 RWF | 0.39 SOS |
| 10 RWF | 3.91 SOS |
| 50 RWF | 19.57 SOS |
| 100 RWF | 39.14 SOS |
| 500 RWF | 195.71 SOS |
| 1,000 RWF | 391.42 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-04-17T14:32:40Z",
"rates": {
"SOS": 0.391422
}
}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.1422,
"rate": 0.391422
}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