Rate Overview
Live
1 RWF = 0.001603 TOP
1 TOP = 623.8303
RWF
Avg
0.001609
High
0.001643
Low
0.001593
Last updated: 3/27/2026, 9:47:44 AM
Quick Conversions
| RWF | TOP |
|---|---|
| 1 RWF | 0.00 TOP |
| 10 RWF | 0.02 TOP |
| 50 RWF | 0.08 TOP |
| 100 RWF | 0.16 TOP |
| 500 RWF | 0.80 TOP |
| 1,000 RWF | 1.60 TOP |
Get RWF/TOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=TOPExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T09:47:44Z",
"rates": {
"TOP": 0.001603
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=TOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "TOP",
"amount": 100
},
"result": 0.1603,
"rate": 0.001603
}Build with RWF/TOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key