Rate Overview
Live
1 SYP = 13.2375 RWF
1 RWF = 0.075543
SYP
Avg
13.2346
High
13.2507
Low
13.2201
Last updated: 5/27/2026, 3:39:19 AM
Quick Conversions
| SYP | RWF |
|---|---|
| 1 SYP | 13.24 RWF |
| 10 SYP | 132.38 RWF |
| 50 SYP | 661.88 RWF |
| 100 SYP | 1,323.75 RWF |
| 500 SYP | 6,618.77 RWF |
| 1,000 SYP | 13,237.53 RWF |
Get SYP/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=RWFExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-05-27T03:39:19Z",
"rates": {
"RWF": 13.237531
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "RWF",
"amount": 100
},
"result": 1323.7531000000001,
"rate": 13.237531
}Build with SYP/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key