Rate Overview
Live
1 UAH = 33.3611 RWF
1 RWF = 0.029975
UAH
Avg
33.5481
High
33.7970
Low
33.2376
Last updated: 3/7/2026, 7:44:38 AM
Quick Conversions
| UAH | RWF |
|---|---|
| 1 UAH | 33.36 RWF |
| 10 UAH | 333.61 RWF |
| 50 UAH | 1,668.06 RWF |
| 100 UAH | 3,336.11 RWF |
| 500 UAH | 16,680.57 RWF |
| 1,000 UAH | 33,361.13 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-03-07T07:44:38Z",
"rates": {
"RWF": 33.361134
}
}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": 3336.1134,
"rate": 33.361134
}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