Rate Overview
Live
1 UGX = 0.389535 RWF
1 RWF = 2.5672
UGX
Avg
0.390294
High
0.393059
Low
0.389087
Last updated: 9/3/2026, 11:29:53 AM
Quick Conversions
| UGX | RWF |
|---|---|
| 1 UGX | 0.39 RWF |
| 10 UGX | 3.90 RWF |
| 50 UGX | 19.48 RWF |
| 100 UGX | 38.95 RWF |
| 500 UGX | 194.77 RWF |
| 1,000 UGX | 389.54 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-09-03T11:29:53Z",
"rates": {
"RWF": 0.389535
}
}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.953500000000005,
"rate": 0.389535
}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