Rate Overview
Live
1 RWF = 0.002718 MYR
1 MYR = 367.9176
RWF
Avg
0.002713
High
0.002726
Low
0.002699
Last updated: 4/17/2026, 6:29:39 AM
Quick Conversions
| RWF | MYR |
|---|---|
| 1 RWF | 0.00 MYR |
| 10 RWF | 0.03 MYR |
| 50 RWF | 0.14 MYR |
| 100 RWF | 0.27 MYR |
| 500 RWF | 1.36 MYR |
| 1,000 RWF | 2.72 MYR |
Get RWF/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MYRExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-04-17T06:29:39Z",
"rates": {
"MYR": 0.002718
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MYR",
"amount": 100
},
"result": 0.2718,
"rate": 0.002718
}Build with RWF/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key