Rate Overview
Live
1 RWF = 0.391172 SOS
1 SOS = 2.5564
RWF
Avg
0.390973
High
0.392962
Low
0.386512
Last updated: 3/28/2026, 1:56:43 PM
Quick Conversions
| RWF | SOS |
|---|---|
| 1 RWF | 0.39 SOS |
| 10 RWF | 3.91 SOS |
| 50 RWF | 19.56 SOS |
| 100 RWF | 39.12 SOS |
| 500 RWF | 195.59 SOS |
| 1,000 RWF | 391.17 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-28T13:56:43Z",
"rates": {
"SOS": 0.391172
}
}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.117200000000004,
"rate": 0.391172
}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