Rate Overview
Live
1 UGX = 0.396681 RWF
1 RWF = 2.5209
UGX
Avg
0.400486
High
0.405559
Low
0.392428
Last updated: 3/6/2026, 8:14:43 AM
Quick Conversions
| UGX | RWF |
|---|---|
| 1 UGX | 0.40 RWF |
| 10 UGX | 3.97 RWF |
| 50 UGX | 19.83 RWF |
| 100 UGX | 39.67 RWF |
| 500 UGX | 198.34 RWF |
| 1,000 UGX | 396.68 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-03-06T08:14:43Z",
"rates": {
"RWF": 0.396681
}
}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.6681,
"rate": 0.396681
}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