Rate Overview
Live
1 UGX = 0.395118 RWF
1 RWF = 2.5309
UGX
Avg
0.394880
High
0.397092
Low
0.391392
Last updated: 4/17/2026, 4:58:56 AM
Quick Conversions
| UGX | RWF |
|---|---|
| 1 UGX | 0.40 RWF |
| 10 UGX | 3.95 RWF |
| 50 UGX | 19.76 RWF |
| 100 UGX | 39.51 RWF |
| 500 UGX | 197.56 RWF |
| 1,000 UGX | 395.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-04-17T04:58:56Z",
"rates": {
"RWF": 0.395118
}
}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.5118,
"rate": 0.395118
}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