Rate Overview
Live
1 RWF = 0.029974 UAH
1 UAH = 33.3622
RWF
Avg
0.029809
High
0.030086
Low
0.029588
Last updated: 3/7/2026, 7:37:06 AM
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 | 14.99 UAH |
| 1,000 RWF | 29.97 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-07T07:37:06Z",
"rates": {
"UAH": 0.029974
}
}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": 2.9974,
"rate": 0.029974
}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