Rate Overview
Live
1 SYP = 13.2616 RWF
1 RWF = 0.075406
SYP
Avg
13.2647
High
13.2813
Low
13.2528
Last updated: 7/1/2026, 10:32:42 AM
Quick Conversions
| SYP | RWF |
|---|---|
| 1 SYP | 13.26 RWF |
| 10 SYP | 132.62 RWF |
| 50 SYP | 663.08 RWF |
| 100 SYP | 1,326.16 RWF |
| 500 SYP | 6,630.78 RWF |
| 1,000 SYP | 13,261.57 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-07-01T10:32:42Z",
"rates": {
"RWF": 13.261567
}
}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": 1326.1567,
"rate": 13.261567
}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