Rate Overview
Live
1 UAH = 32.6188 RWF
1 RWF = 0.030657
UAH
Avg
33.2263
High
34.0263
Low
32.5787
Last updated: 7/29/2026, 9:05:42 PM
Quick Conversions
| UAH | RWF |
|---|---|
| 1 UAH | 32.62 RWF |
| 10 UAH | 326.19 RWF |
| 50 UAH | 1,630.94 RWF |
| 100 UAH | 3,261.88 RWF |
| 500 UAH | 16,309.41 RWF |
| 1,000 UAH | 32,618.81 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-29T21:05:42Z",
"rates": {
"RWF": 32.618811
}
}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": 3261.8811,
"rate": 32.618811
}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