Rate Overview
Live
1 RWF = 0.000877 SGD
1 SGD = 1140.25
RWF
Avg
0.000873
High
0.000877
Low
0.000868
Last updated: 3/7/2026, 9:26:46 AM
Quick Conversions
| RWF | SGD |
|---|---|
| 1 RWF | 0.00 SGD |
| 10 RWF | 0.01 SGD |
| 50 RWF | 0.04 SGD |
| 100 RWF | 0.09 SGD |
| 500 RWF | 0.44 SGD |
| 1,000 RWF | 0.88 SGD |
Get RWF/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=SGDExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T09:26:46Z",
"rates": {
"SGD": 0.000877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "SGD",
"amount": 100
},
"result": 0.0877,
"rate": 0.000877
}Build with RWF/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key