Rate Overview
Live
1 UAH = 32.9671 RWF
1 RWF = 0.030333
UAH
Avg
32.8701
High
33.0070
Low
32.6676
Last updated: 7/9/2026, 5:56:10 AM
Quick Conversions
| UAH | RWF |
|---|---|
| 1 UAH | 32.97 RWF |
| 10 UAH | 329.67 RWF |
| 50 UAH | 1,648.36 RWF |
| 100 UAH | 3,296.71 RWF |
| 500 UAH | 16,483.56 RWF |
| 1,000 UAH | 32,967.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-07-09T05:56:10Z",
"rates": {
"RWF": 32.967119
}
}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": 3296.7119,
"rate": 32.967119
}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