Rate Overview
Live
1 SYP = 13.2703 RWF
1 RWF = 0.075356
SYP
Avg
13.2393
High
13.2703
Low
13.2201
Last updated: 5/27/2026, 4:51:03 AM
Quick Conversions
| SYP | RWF |
|---|---|
| 1 SYP | 13.27 RWF |
| 10 SYP | 132.70 RWF |
| 50 SYP | 663.52 RWF |
| 100 SYP | 1,327.03 RWF |
| 500 SYP | 6,635.16 RWF |
| 1,000 SYP | 13,270.31 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-27T04:51:03Z",
"rates": {
"RWF": 13.270314
}
}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": 1327.0314,
"rate": 13.270314
}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