Rate Overview
Live
1 UAH = 33.3279 RWF
1 RWF = 0.030005
UAH
Avg
33.8839
High
35.1259
Low
32.1937
Last updated: 3/28/2026, 12:08:39 PM
Quick Conversions
| UAH | RWF |
|---|---|
| 1 UAH | 33.33 RWF |
| 10 UAH | 333.28 RWF |
| 50 UAH | 1,666.39 RWF |
| 100 UAH | 3,332.79 RWF |
| 500 UAH | 16,663.93 RWF |
| 1,000 UAH | 33,327.87 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-03-28T12:08:39Z",
"rates": {
"RWF": 33.327867
}
}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": 3332.7866999999997,
"rate": 33.327867
}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