Rate Overview
Live
1 RWF = 8.8332 SYP
1 SYP = 0.113210
RWF
Avg
1.1710
High
8.8521
Low
0.075064
Last updated: 8/25/2026, 5:14:34 PM
Quick Conversions
| RWF | SYP |
|---|---|
| 1 RWF | 8.83 SYP |
| 10 RWF | 88.33 SYP |
| 50 RWF | 441.66 SYP |
| 100 RWF | 883.32 SYP |
| 500 RWF | 4,416.58 SYP |
| 1,000 RWF | 8,833.15 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-25T17:14:34Z",
"rates": {
"SYP": 8.833154
}
}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": 883.3154000000001,
"rate": 8.833154
}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