Rate Overview
Live
1 SYP = 13.1786 RWF
1 RWF = 0.075880
SYP
Avg
13.1904
High
13.2504
Low
13.1428
Last updated: 3/27/2026, 11:52:33 AM
Quick Conversions
| SYP | RWF |
|---|---|
| 1 SYP | 13.18 RWF |
| 10 SYP | 131.79 RWF |
| 50 SYP | 658.93 RWF |
| 100 SYP | 1,317.86 RWF |
| 500 SYP | 6,589.31 RWF |
| 1,000 SYP | 13,178.62 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-03-27T11:52:33Z",
"rates": {
"RWF": 13.178619
}
}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": 1317.8618999999999,
"rate": 13.178619
}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