Rate Overview
Live
1 RWF = 8.8311 SYP
1 SYP = 0.113236
RWF
Avg
8.8441
High
8.8655
Low
8.8311
Last updated: 8/24/2026, 3:50:36 PM
Quick Conversions
| RWF | SYP |
|---|---|
| 1 RWF | 8.83 SYP |
| 10 RWF | 88.31 SYP |
| 50 RWF | 441.56 SYP |
| 100 RWF | 883.11 SYP |
| 500 RWF | 4,415.56 SYP |
| 1,000 RWF | 8,831.11 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-24T15:50:36Z",
"rates": {
"SYP": 8.83111
}
}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.1110000000001,
"rate": 8.83111
}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