Rate Overview
Live
1 RWF = 0.022182 THB
1 THB = 45.0816
RWF
Avg
0.023132
High
0.025465
Low
0.021514
Last updated: 5/30/2026, 10:17:17 AM
Quick Conversions
| RWF | THB |
|---|---|
| 1 RWF | 0.02 THB |
| 10 RWF | 0.22 THB |
| 50 RWF | 1.11 THB |
| 100 RWF | 2.22 THB |
| 500 RWF | 11.09 THB |
| 1,000 RWF | 22.18 THB |
Get RWF/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=THBExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-30T10:17:17Z",
"rates": {
"THB": 0.022182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "THB",
"amount": 100
},
"result": 2.2182,
"rate": 0.022182
}Build with RWF/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key