Rate Overview
Live
1 RWF = 2.5232 UGX
1 UGX = 0.396315
RWF
Avg
2.5040
High
2.5482
Low
2.4678
Last updated: 3/7/2026, 7:38:58 AM
Quick Conversions
| RWF | UGX |
|---|---|
| 1 RWF | 2.52 UGX |
| 10 RWF | 25.23 UGX |
| 50 RWF | 126.16 UGX |
| 100 RWF | 252.32 UGX |
| 500 RWF | 1,261.62 UGX |
| 1,000 RWF | 2,523.24 UGX |
Get RWF/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=UGXExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T07:38:58Z",
"rates": {
"UGX": 2.523244
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "UGX",
"amount": 100
},
"result": 252.3244,
"rate": 2.523244
}Build with RWF/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key