Rate Overview
Live
1 UAH = 33.0011 RWF
1 RWF = 0.030302
UAH
Avg
33.0208
High
33.1043
Low
32.9187
Last updated: 9/3/2026, 6:54:20 AM
Quick Conversions
| UAH | RWF |
|---|---|
| 1 UAH | 33.00 RWF |
| 10 UAH | 330.01 RWF |
| 50 UAH | 1,650.05 RWF |
| 100 UAH | 3,300.11 RWF |
| 500 UAH | 16,500.55 RWF |
| 1,000 UAH | 33,001.10 RWF |
Get UAH/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=RWFExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-09-03T06:54:20Z",
"rates": {
"RWF": 33.001096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "RWF",
"amount": 100
},
"result": 3300.1096,
"rate": 33.001096
}Build with UAH/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key