Rate Overview
Live
1 MXN = 81.5278 RWF
1 RWF = 0.012266
MXN
Avg
81.7672
High
82.2073
Low
81.2901
Last updated: 3/27/2026, 6:07:45 AM
Quick Conversions
| MXN | RWF |
|---|---|
| 1 MXN | 81.53 RWF |
| 10 MXN | 815.28 RWF |
| 50 MXN | 4,076.39 RWF |
| 100 MXN | 8,152.78 RWF |
| 500 MXN | 40,763.89 RWF |
| 1,000 MXN | 81,527.78 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-27T06:07:45Z",
"rates": {
"RWF": 81.52778
}
}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": 8152.778,
"rate": 81.52778
}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