Rate Overview
Live
1 SYP = 0.113196 RWF
1 RWF = 8.8342
SYP
Avg
0.113065
High
0.113196
Low
0.112796
Last updated: 8/21/2026, 10:59:10 AM
Quick Conversions
| SYP | RWF |
|---|---|
| 1 SYP | 0.11 RWF |
| 10 SYP | 1.13 RWF |
| 50 SYP | 5.66 RWF |
| 100 SYP | 11.32 RWF |
| 500 SYP | 56.60 RWF |
| 1,000 SYP | 113.20 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-08-21T10:59:10Z",
"rates": {
"RWF": 0.113196
}
}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": 11.319600000000001,
"rate": 0.113196
}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