Rate Overview
Live
1 UAH = 33.1331 RWF
1 RWF = 0.030181
UAH
Avg
33.1087
High
33.1398
Low
33.0688
Last updated: 5/27/2026, 11:58:19 PM
Quick Conversions
| UAH | RWF |
|---|---|
| 1 UAH | 33.13 RWF |
| 10 UAH | 331.33 RWF |
| 50 UAH | 1,656.66 RWF |
| 100 UAH | 3,313.31 RWF |
| 500 UAH | 16,566.56 RWF |
| 1,000 UAH | 33,133.12 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-05-27T23:58:19Z",
"rates": {
"RWF": 33.133124
}
}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": 3313.3124000000003,
"rate": 33.133124
}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