Rate Overview
Live
1 RWF = 0.389628 SOS
1 SOS = 2.5666
RWF
Avg
0.388616
High
0.389628
Low
0.387495
Last updated: 7/25/2026, 7:55:54 PM
Quick Conversions
| RWF | SOS |
|---|---|
| 1 RWF | 0.39 SOS |
| 10 RWF | 3.90 SOS |
| 50 RWF | 19.48 SOS |
| 100 RWF | 38.96 SOS |
| 500 RWF | 194.81 SOS |
| 1,000 RWF | 389.63 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-07-25T19:55:54Z",
"rates": {
"SOS": 0.389628
}
}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": 38.962799999999994,
"rate": 0.389628
}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