Rate Overview
Live
1 RWF = 0.012362 MXN
1 MXN = 80.8931
RWF
Avg
0.012243
High
0.012362
Low
0.012164
Last updated: 3/27/2026, 2:34:44 PM
Quick Conversions
| RWF | MXN |
|---|---|
| 1 RWF | 0.01 MXN |
| 10 RWF | 0.12 MXN |
| 50 RWF | 0.62 MXN |
| 100 RWF | 1.24 MXN |
| 500 RWF | 6.18 MXN |
| 1,000 RWF | 12.36 MXN |
Get RWF/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MXNExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T14:34:44Z",
"rates": {
"MXN": 0.012362
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MXN",
"amount": 100
},
"result": 1.2362,
"rate": 0.012362
}Build with RWF/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key