Rate Overview
Live
1 UGX = 0.392663 RWF
1 RWF = 2.5467
UGX
Avg
0.402403
High
0.420919
Low
0.387695
Last updated: 3/27/2026, 3:38:06 PM
Quick Conversions
| UGX | RWF |
|---|---|
| 1 UGX | 0.39 RWF |
| 10 UGX | 3.93 RWF |
| 50 UGX | 19.63 RWF |
| 100 UGX | 39.27 RWF |
| 500 UGX | 196.33 RWF |
| 1,000 UGX | 392.66 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-27T15:38:06Z",
"rates": {
"RWF": 0.392663
}
}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.2663,
"rate": 0.392663
}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