Rate Overview
Live
1 RWF = 0.075542 SYP
1 SYP = 13.2377
RWF
Avg
0.075559
High
0.075642
Low
0.075467
Last updated: 5/27/2026, 3:39:19 AM
Quick Conversions
| RWF | SYP |
|---|---|
| 1 RWF | 0.08 SYP |
| 10 RWF | 0.76 SYP |
| 50 RWF | 3.78 SYP |
| 100 RWF | 7.55 SYP |
| 500 RWF | 37.77 SYP |
| 1,000 RWF | 75.54 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-05-27T03:39:19Z",
"rates": {
"SYP": 0.075542
}
}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": 7.5542,
"rate": 0.075542
}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