Rate Overview
Live
1 SYP = 13.2009 RWF
1 RWF = 0.075753
SYP
Avg
13.2116
High
13.2233
Low
13.1936
Last updated: 5/7/2026, 2:21:58 AM
Quick Conversions
| SYP | RWF |
|---|---|
| 1 SYP | 13.20 RWF |
| 10 SYP | 132.01 RWF |
| 50 SYP | 660.04 RWF |
| 100 SYP | 1,320.09 RWF |
| 500 SYP | 6,600.44 RWF |
| 1,000 SYP | 13,200.88 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-07T02:21:58Z",
"rates": {
"RWF": 13.200877
}
}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": 1320.0877,
"rate": 13.200877
}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