Rate Overview
Live
1 UZS = 0.121853 RWF
1 RWF = 8.2066
UZS
Avg
0.122232
High
0.122862
Low
0.121775
Last updated: 7/8/2026, 8:03:11 AM
Quick Conversions
| UZS | RWF |
|---|---|
| 1 UZS | 0.12 RWF |
| 10 UZS | 1.22 RWF |
| 50 UZS | 6.09 RWF |
| 100 UZS | 12.19 RWF |
| 500 UZS | 60.93 RWF |
| 1,000 UZS | 121.85 RWF |
Get UZS/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=RWFExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-08T08:03:11Z",
"rates": {
"RWF": 0.121853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "RWF",
"amount": 100
},
"result": 12.1853,
"rate": 0.121853
}Build with UZS/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key