Rate Overview
Live
1 RWF = 0.030473 UAH
1 UAH = 32.8159
RWF
Avg
0.030447
High
0.030498
Low
0.030401
Last updated: 8/18/2026, 10:53:00 AM
Quick Conversions
| RWF | UAH |
|---|---|
| 1 RWF | 0.03 UAH |
| 10 RWF | 0.30 UAH |
| 50 RWF | 1.52 UAH |
| 100 RWF | 3.05 UAH |
| 500 RWF | 15.24 UAH |
| 1,000 RWF | 30.47 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-08-18T10:53:00Z",
"rates": {
"UAH": 0.030473
}
}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.0473,
"rate": 0.030473
}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