Rate Overview
Live
1 MXN = 80.9838 RWF
1 RWF = 0.012348
MXN
Avg
81.6302
High
82.2073
Low
80.7924
Last updated: 3/27/2026, 4:32:03 PM
Quick Conversions
| MXN | RWF |
|---|---|
| 1 MXN | 80.98 RWF |
| 10 MXN | 809.84 RWF |
| 50 MXN | 4,049.19 RWF |
| 100 MXN | 8,098.38 RWF |
| 500 MXN | 40,491.91 RWF |
| 1,000 MXN | 80,983.81 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-27T16:32:03Z",
"rates": {
"RWF": 80.983811
}
}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": 8098.3811000000005,
"rate": 80.983811
}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