Rate Overview
Live
1 RWF = 0.002395 TMT
1 TMT = 417.5365
RWF
Avg
0.002396
High
0.002405
Low
0.002381
Last updated: 3/28/2026, 10:56:04 AM
Quick Conversions
| RWF | TMT |
|---|---|
| 1 RWF | 0.00 TMT |
| 10 RWF | 0.02 TMT |
| 50 RWF | 0.12 TMT |
| 100 RWF | 0.24 TMT |
| 500 RWF | 1.20 TMT |
| 1,000 RWF | 2.40 TMT |
Get RWF/TMT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=TMTExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-28T10:56:04Z",
"rates": {
"TMT": 0.002395
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=TMT&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "TMT",
"amount": 100
},
"result": 0.2395,
"rate": 0.002395
}Build with RWF/TMT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key