Rate Overview
Live
1 UAH = 32.8514 RWF
1 RWF = 0.030440
UAH
Avg
32.7884
High
33.0335
Low
32.5819
Last updated: 6/19/2026, 8:29:07 AM
Quick Conversions
| UAH | RWF |
|---|---|
| 1 UAH | 32.85 RWF |
| 10 UAH | 328.51 RWF |
| 50 UAH | 1,642.57 RWF |
| 100 UAH | 3,285.14 RWF |
| 500 UAH | 16,425.70 RWF |
| 1,000 UAH | 32,851.40 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-06-19T08:29:07Z",
"rates": {
"RWF": 32.851396
}
}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": 3285.1396,
"rate": 32.851396
}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