Rate Overview
Live
1 RWF = 8.8512 SYP
1 SYP = 0.112979
RWF
Avg
6.2140
High
8.8521
Low
0.075101
Last updated: 8/19/2026, 9:16:41 PM
Quick Conversions
| RWF | SYP |
|---|---|
| 1 RWF | 8.85 SYP |
| 10 RWF | 88.51 SYP |
| 50 RWF | 442.56 SYP |
| 100 RWF | 885.12 SYP |
| 500 RWF | 4,425.60 SYP |
| 1,000 RWF | 8,851.20 SYP |
Get RWF/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SYPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-08-19T21:16:41Z",
"rates": {
"SYP": 8.851203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SYP",
"amount": 100
},
"result": 885.1203,
"rate": 8.851203
}Build with RWF/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key