Rate Overview
Live
1 RWF = 0.030004 UAH
1 UAH = 33.3289
RWF
Avg
0.029165
High
0.030206
Low
0.028469
Last updated: 3/28/2026, 3:19:29 PM
Quick Conversions
| RWF | UAH |
|---|---|
| 1 RWF | 0.03 UAH |
| 10 RWF | 0.30 UAH |
| 50 RWF | 1.50 UAH |
| 100 RWF | 3.00 UAH |
| 500 RWF | 15.00 UAH |
| 1,000 RWF | 30.00 UAH |
Get RWF/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=UAHExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-28T15:19:29Z",
"rates": {
"UAH": 0.030004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "UAH",
"amount": 100
},
"result": 3.0004,
"rate": 0.030004
}Build with RWF/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key