Rate Overview
Live
1 MXN = 80.9292 RWF
1 RWF = 0.012356
MXN
Avg
81.0411
High
85.0324
Low
78.2241
Last updated: 3/27/2026, 11:11:15 AM
Quick Conversions
| MXN | RWF |
|---|---|
| 1 MXN | 80.93 RWF |
| 10 MXN | 809.29 RWF |
| 50 MXN | 4,046.46 RWF |
| 100 MXN | 8,092.92 RWF |
| 500 MXN | 40,464.61 RWF |
| 1,000 MXN | 80,929.23 RWF |
Get MXN/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=RWFExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-03-27T11:11:15Z",
"rates": {
"RWF": 80.929229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "RWF",
"amount": 100
},
"result": 8092.9229000000005,
"rate": 80.929229
}Build with MXN/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key