Rate Overview
Live
1 RWF = 2.5309 UGX
1 UGX = 0.395119
RWF
Avg
2.5324
High
2.5550
Low
2.5183
Last updated: 4/17/2026, 6:12:04 AM
Quick Conversions
| RWF | UGX |
|---|---|
| 1 RWF | 2.53 UGX |
| 10 RWF | 25.31 UGX |
| 50 RWF | 126.54 UGX |
| 100 RWF | 253.09 UGX |
| 500 RWF | 1,265.44 UGX |
| 1,000 RWF | 2,530.88 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-04-17T06:12:04Z",
"rates": {
"UGX": 2.530883
}
}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": 253.08830000000003,
"rate": 2.530883
}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