Rate Overview
Live
1 SYP = 13.2096 RWF
1 RWF = 0.075702
SYP
Avg
13.2115
High
13.2442
Low
13.1921
Last updated: 4/16/2026, 10:19:59 PM
Quick Conversions
| SYP | RWF |
|---|---|
| 1 SYP | 13.21 RWF |
| 10 SYP | 132.10 RWF |
| 50 SYP | 660.48 RWF |
| 100 SYP | 1,320.96 RWF |
| 500 SYP | 6,604.82 RWF |
| 1,000 SYP | 13,209.65 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-04-16T22:19:59Z",
"rates": {
"RWF": 13.209647
}
}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.9647,
"rate": 13.209647
}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