Rate Overview
Live
1 UGX = 0.390121 RWF
1 RWF = 2.5633
UGX
Avg
0.389247
High
0.392065
Low
0.387310
Last updated: 5/7/2026, 8:37:47 AM
Quick Conversions
| UGX | RWF |
|---|---|
| 1 UGX | 0.39 RWF |
| 10 UGX | 3.90 RWF |
| 50 UGX | 19.51 RWF |
| 100 UGX | 39.01 RWF |
| 500 UGX | 195.06 RWF |
| 1,000 UGX | 390.12 RWF |
Get UGX/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=RWFExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-05-07T08:37:47Z",
"rates": {
"RWF": 0.390121
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "RWF",
"amount": 100
},
"result": 39.0121,
"rate": 0.390121
}Build with UGX/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key