Rate Overview
Live
1 SYP = 13.2113 RWF
1 RWF = 0.075693
SYP
Avg
13.1950
High
13.2390
Low
13.1062
Last updated: 3/7/2026, 1:40:20 AM
Quick Conversions
| SYP | RWF |
|---|---|
| 1 SYP | 13.21 RWF |
| 10 SYP | 132.11 RWF |
| 50 SYP | 660.56 RWF |
| 100 SYP | 1,321.13 RWF |
| 500 SYP | 6,605.65 RWF |
| 1,000 SYP | 13,211.30 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-07T01:40:20Z",
"rates": {
"RWF": 13.211298
}
}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": 1321.1298,
"rate": 13.211298
}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