Rate Overview
Live
1 UAH = 33.0159 RWF
1 RWF = 0.030288
UAH
Avg
33.3699
High
34.3320
Low
32.6321
Last updated: 7/11/2026, 10:48:56 AM
Quick Conversions
| UAH | RWF |
|---|---|
| 1 UAH | 33.02 RWF |
| 10 UAH | 330.16 RWF |
| 50 UAH | 1,650.79 RWF |
| 100 UAH | 3,301.59 RWF |
| 500 UAH | 16,507.93 RWF |
| 1,000 UAH | 33,015.85 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-07-11T10:48:56Z",
"rates": {
"RWF": 33.015854
}
}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": 3301.5854,
"rate": 33.015854
}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