Rate Overview
Live
1 UGX = 0.388633 RWF
1 RWF = 2.5731
UGX
Avg
0.389587
High
0.393918
Low
0.386426
Last updated: 5/27/2026, 10:56:14 PM
Quick Conversions
| UGX | RWF |
|---|---|
| 1 UGX | 0.39 RWF |
| 10 UGX | 3.89 RWF |
| 50 UGX | 19.43 RWF |
| 100 UGX | 38.86 RWF |
| 500 UGX | 194.32 RWF |
| 1,000 UGX | 388.63 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-05-27T22:56:14Z",
"rates": {
"RWF": 0.388633
}
}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.8633,
"rate": 0.388633
}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