Rate Overview
Live
1 UAH = 33.3525 RWF
1 RWF = 0.029983
UAH
Avg
33.2531
High
33.3525
Low
33.1363
Last updated: 5/7/2026, 9:53:53 PM
Quick Conversions
| UAH | RWF |
|---|---|
| 1 UAH | 33.35 RWF |
| 10 UAH | 333.52 RWF |
| 50 UAH | 1,667.62 RWF |
| 100 UAH | 3,335.25 RWF |
| 500 UAH | 16,676.24 RWF |
| 1,000 UAH | 33,352.49 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-07T21:53:53Z",
"rates": {
"RWF": 33.352486
}
}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": 3335.2486,
"rate": 33.352486
}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