Rate Overview
Live
1 UGX = 0.401598 RWF
1 RWF = 2.4901
UGX
Avg
0.400845
High
0.401931
Low
0.399814
Last updated: 7/7/2026, 7:20:31 AM
Quick Conversions
| UGX | RWF |
|---|---|
| 1 UGX | 0.40 RWF |
| 10 UGX | 4.02 RWF |
| 50 UGX | 20.08 RWF |
| 100 UGX | 40.16 RWF |
| 500 UGX | 200.80 RWF |
| 1,000 UGX | 401.60 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-07T07:20:31Z",
"rates": {
"RWF": 0.401598
}
}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": 40.159800000000004,
"rate": 0.401598
}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