Rate Overview
Live
1 UGX = 0.389349 RWF
1 RWF = 2.5684
UGX
Avg
0.394429
High
0.397828
Low
0.389349
Last updated: 7/26/2026, 11:42:19 PM
Quick Conversions
| UGX | RWF |
|---|---|
| 1 UGX | 0.39 RWF |
| 10 UGX | 3.89 RWF |
| 50 UGX | 19.47 RWF |
| 100 UGX | 38.93 RWF |
| 500 UGX | 194.67 RWF |
| 1,000 UGX | 389.35 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-07-26T23:42:19Z",
"rates": {
"RWF": 0.389349
}
}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": 38.9349,
"rate": 0.389349
}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