Rate Overview
Live
1 RWF = 2.5117 UGX
1 UGX = 0.398133
RWF
Avg
2.4981
High
2.5117
Low
2.4880
Last updated: 7/9/2026, 11:41:41 AM
Quick Conversions
| RWF | UGX |
|---|---|
| 1 RWF | 2.51 UGX |
| 10 RWF | 25.12 UGX |
| 50 RWF | 125.59 UGX |
| 100 RWF | 251.17 UGX |
| 500 RWF | 1,255.86 UGX |
| 1,000 RWF | 2,511.73 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-07-09T11:41:41Z",
"rates": {
"UGX": 2.511725
}
}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": 251.1725,
"rate": 2.511725
}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