Rate Overview
Live
1 UGX = 0.396245 RWF
1 RWF = 2.5237
UGX
Avg
0.395162
High
0.396245
Low
0.394108
Last updated: 8/14/2026, 7:33:24 PM
Quick Conversions
| UGX | RWF |
|---|---|
| 1 UGX | 0.40 RWF |
| 10 UGX | 3.96 RWF |
| 50 UGX | 19.81 RWF |
| 100 UGX | 39.62 RWF |
| 500 UGX | 198.12 RWF |
| 1,000 UGX | 396.25 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-08-14T19:33:24Z",
"rates": {
"RWF": 0.396245
}
}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.624500000000005,
"rate": 0.396245
}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